Skip to content

Commit 45e4875

Browse files
Update permissions in npm-publish.yml
Removed unnecessary permissions for the publish job.
1 parent 403e428 commit 45e4875

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ jobs:
88
publish:
99
runs-on: ubuntu-latest
1010

11-
```
1211
permissions:
1312
contents: read
1413
packages: write

0 commit comments

Comments
 (0)