Skip to content

Commit 4d9fd1c

Browse files
authored
ci: add proper permissions
1 parent 5aac84e commit 4d9fd1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.js.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77

88
permissions:
99
contents: write
10+
pull-requests: write
11+
issues: write
1012

1113
jobs:
1214
build:

0 commit comments

Comments
 (0)