Skip to content

Commit

Permalink
Add permission for id-token
Browse files Browse the repository at this point in the history
  • Loading branch information
0x46616c6b committed Dec 31, 2023
1 parent 36cdb62 commit 05f5bf8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
release:
types: [published]

permissions:
contents: read
id-token: write

jobs:
publish:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 05f5bf8

Please sign in to comment.