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 ce85768 commit 15fec73Copy full SHA for 15fec73
.github/workflows/release-on-version-change.yml
@@ -7,6 +7,9 @@ on:
7
paths:
8
- 'package.json'
9
10
+permissions:
11
+ contents: write
12
+
13
jobs:
14
release:
15
runs-on: ubuntu-latest
0 commit comments