Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation for github token scopes #122

Merged
merged 1 commit into from Apr 20, 2023

Conversation

rhbuf
Copy link
Contributor

@rhbuf rhbuf commented Apr 19, 2023

The README did not make it clear what scopes were needed by the github token that was provided to the action. I have added a section explaining this and also an example of using the GITHUB_TOKEN secret.

Fixes #114

The README did not make it clear what scopes were needed by the github token that was provided to the action. I have added a section explaining this and also an example of using the `GITHUB_TOKEN` secret.
@rhbuf rhbuf merged commit bde3eb2 into main Apr 20, 2023
6 checks passed
@rhbuf rhbuf deleted the rhenderson/doc-github-token-scopes branch April 20, 2023 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Specify scopes needed for GITHUB_TOKEN
3 participants