Skip to content

Commit 9b3ee37

Browse files
authored
add relevant permissions (#749)
1 parent 8f7b8f2 commit 9b3ee37

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
permissions:
77
contents: write
88
pull-requests: write
9+
packages: write
10+
attestations: write
911
id-token: write
1012

1113
name: release

0 commit comments

Comments
 (0)