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 667f53c commit e584cf5Copy full SHA for e584cf5
.github/workflows/publish.yml
@@ -4,6 +4,7 @@ on:
4
5
jobs:
6
release_binary:
7
+ permissions: write-all
8
runs-on: ${{ matrix.runs_on }}
9
strategy:
10
matrix:
0 commit comments