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 1d49d61 commit cdbfcfdCopy full SHA for cdbfcfd
.github/workflows/release-npm-packages.yml
@@ -3,6 +3,9 @@
3
4
name: Release NPM Package
5
6
+permissions:
7
+ contents: write
8
+
9
on:
10
push:
11
branches: ["dev"]
0 commit comments