Open
Description
- Workflow to bump version, commit and push along with tags is failing, even with authorized (Bypassing restrictions and requirements) github actor (https://github.com/fsspec/jupyter-fsspec/actions/runs/12308858186/job/34354926891)
remote: error: GH006: Protected branch update failed for refs/heads/main.
remote:
remote: - Changes must be made through a pull request.
remote:
remote: - You're not authorized to push to this branch. Visit https://docs.github.com/repositories/configuring-branches-and-merges-in-your-repository/managing-protected-branches/about-protected-branches for more information.
To https://github.com/fsspec/jupyter-fsspec
! [remote rejected] main -> main (protected branch hook declined)
error: failed to push some refs to 'https://github.com/fsspec/jupyter-fsspec'
Error: Failed to push changes. Check repo permissions.
- Remove environment for workflow (causes it to appear as a deployment)