We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffa4eae commit cd8dc9fCopy full SHA for cd8dc9f
.github/workflows/publish.yaml
@@ -13,6 +13,7 @@ jobs:
13
os: [ ubuntu-latest ]
14
runs-on: ${{ matrix.os }}
15
permissions:
16
+ contents: write
17
actions: read
18
checks: write
19
issues: read
0 commit comments