We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 865d861 commit d7fe66bCopy full SHA for d7fe66b
1 file changed
.github/workflows/npm-publish-github-packages.yml
@@ -8,6 +8,10 @@ on:
8
branches:
9
- master
10
11
+permissions:
12
+ contents: write
13
+ # packages: write
14
+
15
jobs:
16
build-and-publish:
17
runs-on: ubuntu-latest
0 commit comments