We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af24ab1 commit a613dc3Copy full SHA for a613dc3
.github/workflows/publish.yml
@@ -2,6 +2,7 @@ name: Node.js Package
2
on:
3
release:
4
types: [created]
5
+permissions: write-all
6
jobs:
7
build:
8
runs-on: ubuntu-latest
0 commit comments