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 9a635d9 commit 21dfa7cCopy full SHA for 21dfa7c
1 file changed
.github/workflows/semantic-release.yaml
@@ -9,6 +9,9 @@ on:
9
- 'package.json'
10
- 'Dockerfile'
11
12
+permissions:
13
+ contents: write
14
+
15
jobs:
16
release:
17
runs-on: ubuntu-latest
0 commit comments