We inherited the release GitHub Workflow from the upstream pyxform repo. Now that we are publishing releases on this repo we need to disable that workflow so it does not try to push to pip.
Alternatively, we could customize the workflow with any automations we want to include in our release process.