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 aef215a commit fc5e21cCopy full SHA for fc5e21c
.github/workflows/create_release.yaml
@@ -5,6 +5,9 @@ on:
5
branches:
6
- 'release/*'
7
8
+permissions:
9
+ contents: write
10
+
11
jobs:
12
create_tag:
13
runs-on: ubuntu-latest
0 commit comments