hello-github-actions
hello-github-actions copied to clipboard
doc: github-token need to have write permission
Summary
If you fork this project and follow the instructions, there is no mention about GITHUB_TOKEN permission (default only allow read access)
Changes
Adding documentation about how to grant write permission to GITHUB_TOKEN.
Closes: https://github.com/skills/hello-github-actions/issues/70