Skip to content

Commit

Permalink
Merge pull request #10 from BagToad/BagToad-allow-attestations-write
Browse files Browse the repository at this point in the history
Allow attestations write in release workflow
  • Loading branch information
BagToad authored Aug 14, 2024
2 parents a425c17 + c75e95b commit df6fea4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
permissions:
contents: write
id-token: write
attestations: write

jobs:
release:
Expand Down

0 comments on commit df6fea4

Please sign in to comment.