Skip to content

Commit 5382ed7

Browse files
committed
chore: allow permission contents write
1 parent 7c1e89c commit 5382ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

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

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

1818
jobs:

0 commit comments

Comments
 (0)