Skip to content

Commit 35b635d

Browse files
committed
👷🏼 Update contents permission to write
1 parent 754a1d8 commit 35b635d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- "v*"
66
permissions:
77
id-token: write
8-
contents: read
8+
contents: write
99
jobs:
1010
npm-publish:
1111
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)