We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7c5ca9 commit 49d04b0Copy full SHA for 49d04b0
1 file changed
.github/workflows/release.yaml
@@ -9,6 +9,9 @@ on:
9
env:
10
FORCE_COLOR: true
11
12
+permissions:
13
+ contents: write
14
+
15
jobs:
16
release:
17
name: Release
0 commit comments