GitHub repository permissions
For automated version bumping to work, the GitHub App Wolfia bot needs permission to push to your main branch.
It's common to enable protected branches to prevent direct pushes to the main branch.
If you have protected branches enabled, you need to add the Wolfia bot as an exception:
- Go to your repository's Settings
- Select Branches from the left sidebar
- Under Branch protection rules, select Edit for the main branch
- If Require a pull request before merging is enabled, also enable the nested option Allow specified actors to bypass required pull requests and add Wolfia Deploy to the list