We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e57a2c commit 85693cdCopy full SHA for 85693cd
1 file changed
.github/workflows/publish.yml
@@ -7,6 +7,8 @@ on:
7
jobs:
8
build:
9
runs-on: ubuntu-latest
10
+ permissions:
11
+ contents: write
12
steps:
13
- name: Checkout
14
uses: actions/checkout@v3
0 commit comments