We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7440812 commit 79cf5d0Copy full SHA for 79cf5d0
.github/workflows/release.yml
@@ -5,6 +5,9 @@ on:
5
- master
6
- main
7
8
+permissions:
9
+ contents: write
10
+
11
jobs:
12
release:
13
name: releaser
0 commit comments