Skip to content

Commit

Permalink
chore(ci): add id-token permission
Browse files Browse the repository at this point in the history
  • Loading branch information
Vexcited committed Jul 21, 2024
1 parent 83fe916 commit 9014c7c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ jobs:
release:
name: Release
runs-on: ubuntu-latest

permissions:
id-token: write

steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 9014c7c

Please sign in to comment.