We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4a0e41 commit b29e7a8Copy full SHA for b29e7a8
1 file changed
.github/workflows/publish.yml
@@ -6,6 +6,9 @@ on:
6
- main
7
workflow_dispatch:
8
9
+permissions:
10
+ contents: write
11
+
12
jobs:
13
release:
14
runs-on: ubuntu-latest
0 commit comments