We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ed325b commit 0bc8483Copy full SHA for 0bc8483
.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