Skip to content

Commit 33e8230

Browse files
committed
ci: add write permissions for GitHub releases
1 parent 934e01e commit 33e8230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
types: [published]
1313

1414
permissions:
15-
contents: read
15+
contents: write
1616
packages: write
1717

1818
jobs:

0 commit comments

Comments
 (0)