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

Update readme about permission #41

Merged
merged 1 commit into from Oct 19, 2022

Conversation

houjunchen
Copy link
Contributor

I got this permission issue when I put workflow level permission as below

permissions:
  contents: 'read'
  id-token: 'write'

According to the doc, permissions not specified will be set to none.

So, I think it would be better putting permission setting in the example.

@AnthonyKinson AnthonyKinson merged commit 60bbfbb into Gamesight:master Oct 19, 2022
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.

None yet

2 participants