Skip to content

Commit

Permalink
.github/workflows: set id-token permission
Browse files Browse the repository at this point in the history
  • Loading branch information
zombiezen committed Dec 4, 2023
1 parent a91f279 commit fbc0a71
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,7 @@ jobs:
with:
name: Windows binary
path: gg.exe
permissions:
contents: read
id-token: write

0 comments on commit fbc0a71

Please sign in to comment.