stefanzweifel / git-auto-commit-action

Automatically commit and push changed files back to GitHub with this GitHub Action for the 80% use case.
MIT License
1.97k stars 226 forks source link

README.md: Updates hyperlink to GH docs #200

Closed funkyfuture closed 2 years ago

funkyfuture commented 2 years ago

as a sidenote, the linked section doesn't mention which scopes the needed token must have access to. i'm guessing for now, but if someone knows for sure, that'd be a valuable amendment for the README imo.

stefanzweifel commented 2 years ago

Thanks!

stefanzweifel commented 2 years ago

@funkyfuture I've updated the README with a note on the needed scopes. Not 100% sure about the workflow-scope, as I've never used this Action without using the default GITHUB_TOKEN.

https://github.com/stefanzweifel/git-auto-commit-action/commit/248fbacc3ea5152797eaa9fa53f6a76a7fe3ba1e

If someone interested in the permissions of the default GITHUB_TOKEN, see this documentation page: https://docs.github.com/en/actions/security-guides/automatic-token-authentication#permissions-for-the-github_token