Skip to content

Commit 4e3dd86

Browse files
committed
fix release due to lack of permission
Signed-off-by: seven <[email protected]>
1 parent cae3c73 commit 4e3dd86

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
@@ -6,7 +6,7 @@ on:
66

77
permissions:
88
id-token: write
9-
contents: read
9+
contents: write
1010

1111
jobs:
1212
release:

0 commit comments

Comments
 (0)