Skip to content

Commit 6b918c7

Browse files
committed
add write permissions to repo
1 parent f2c24de commit 6b918c7

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
@@ -9,7 +9,7 @@ jobs:
99
publish-node-packages:
1010
runs-on: ubuntu-latest
1111
permissions:
12-
contents: read
12+
contents: write
1313
packages: write
1414
id-token: write
1515

0 commit comments

Comments
 (0)