We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0c2ad9 commit 454f067Copy full SHA for 454f067
.github/workflows/release.yml
@@ -7,6 +7,9 @@ on:
7
push:
8
branches: [ release ]
9
10
+permissions:
11
+ contents: write
12
+
13
jobs:
14
15
publish-npm:
0 commit comments