We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be989a4 commit b69d5b6Copy full SHA for b69d5b6
1 file changed
.github/workflows/release.yml
@@ -5,6 +5,9 @@ on:
5
types: [published]
6
workflow_dispatch:
7
8
+permissions:
9
+ contents: write
10
+
11
jobs:
12
publish:
13
name: Publish ${{ matrix.rid }}
0 commit comments