Skip to content

Commit

Permalink
chore(ci): add permissions for attestations
Browse files Browse the repository at this point in the history
  • Loading branch information
muhlba91 committed Aug 8, 2024
1 parent f8b2bfb commit 134aee0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
name: Publish Provider
needs:
- release
permissions:
id-token: write
attestations: write
strategy:
max-parallel: 4
matrix:
Expand Down

0 comments on commit 134aee0

Please sign in to comment.