Skip to content

Commit 3534bd7

Browse files
authored
Grant release workflow contents: write permission (#42)
2 parents c9a111f + 43bd4a7 commit 3534bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
types: [ published ]
66

77
permissions:
8-
contents: read
8+
contents: write
99
pages: write
1010
id-token: write
1111

0 commit comments

Comments
 (0)