Skip to content

Commit 731b885

Browse files
authored
Add token permission (#45)
2 parents 6d289c6 + 70c52c8 commit 731b885

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111

1212
permissions:
1313
contents: write
14+
id-token: write
15+
attestations: write
16+
1417

1518
jobs:
1619
release:

0 commit comments

Comments
 (0)