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.
write
1 parent 577cd3b commit dbc7d9fCopy full SHA for dbc7d9f
.github/workflows/precompiled_binaries.yml
@@ -6,6 +6,8 @@ name: Precompile Binaries
6
jobs:
7
Precompile:
8
runs-on: ${{ matrix.os }}
9
+ permissions:
10
+ contents: write
11
strategy:
12
fail-fast: false
13
matrix:
0 commit comments