Skip to content

Commit 8798bde

Browse files
committed
Fix workflow permissions
1 parent a822f6a commit 8798bde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
branches: [ "stable" ]
1010

1111
permissions:
12-
contents: read
12+
contents: write
1313

1414
jobs:
1515

0 commit comments

Comments
 (0)