Skip to content

Commit

Permalink
apparently read id token is not a thing
Browse files Browse the repository at this point in the history
  • Loading branch information
robertfmurdock committed May 30, 2023
1 parent 2de438a commit 4c6cbf6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
- cron: "0 17 * * *"
workflow_dispatch:
permissions:
id-token: read
id-token: write
contents: write
pull-requests: write
jobs:
Expand Down
3 changes: 1 addition & 2 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4c6cbf6

Please sign in to comment.