We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a37c14a commit 94b677bCopy full SHA for 94b677b
1 file changed
.github/workflows/main.yml
@@ -5,6 +5,9 @@ on:
5
types:
6
- created
7
8
+permissions:
9
+ contents: write
10
+
11
jobs:
12
tag:
13
name: New tag
0 commit comments