Skip to content

Commit df6fea4

Browse files
authored
Merge pull request #10 from BagToad/BagToad-allow-attestations-write
Allow attestations write in release workflow
2 parents a425c17 + c75e95b commit df6fea4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
permissions:
77
contents: write
88
id-token: write
9+
attestations: write
910

1011
jobs:
1112
release:

0 commit comments

Comments
 (0)