We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8892b25 commit 9081e39Copy full SHA for 9081e39
1 file changed
.github/workflows/release.yaml
@@ -4,6 +4,10 @@ on:
4
tags:
5
- v*
6
7
+permissions:
8
+ contents: write
9
+ packages: write
10
+
11
jobs:
12
release:
13
runs-on: ubuntu-latest
0 commit comments