Skip to content

Commit 9df3192

Browse files
authored
ci: add proper permissions
1 parent 87d6924 commit 9df3192

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.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)