Skip to content

Commit fa7e428

Browse files
authoredAug 7, 2023
chore(ci): Fix permissions of publish action (#7768)
1 parent 51d17b6 commit fa7e428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/publish-node.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010
DISABLE_PLUGIN_E2E_TESTS: true
1111

1212
permissions:
13-
contents: read
13+
contents: write
1414
id-token: write
1515

1616
on:

0 commit comments

Comments
 (0)