:gear: A GitHub Action to easily bump Homebrew formula on new release
97
stars
26
forks
source link
refusing to allow a Personal Access Token to create or update workflow .github/workflows/autobump.yml without workflow scope #40
Closed
spacewander closed 3 years ago
Thanks for this wonderful action, @dawidd6!
When I tried it, I got an error during pushing the code:
After I gave the workflow scope to the Personal Access Token, this action works well for me.
Maybe we should update the doc to mention the new scope?