We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3270abf + 0bc8483 commit 8d99803Copy full SHA for 8d99803
.github/workflows/main.yml
@@ -5,6 +5,8 @@ on:
5
branches:
6
- main
7
jobs:
8
+ permissions:
9
+ contents: write
10
publish:
11
runs-on: ubuntu-latest
12
steps:
0 commit comments