Skip to content

Commit

Permalink
fix: enable id token for cosign
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfeidau committed Jun 15, 2024
1 parent bd66171 commit a3eb0bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
# GitHub considers creating releases and uploading assets as writing contents.
permissions:
contents: write
id-token: write # This is required for requesting the JWT

jobs:
goreleaser:
Expand Down

0 comments on commit a3eb0bb

Please sign in to comment.