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 d3f6443 commit 162df97Copy full SHA for 162df97
1 file changed
.github/workflows/cibuildwheel.yml
@@ -10,6 +10,9 @@ on:
10
jobs:
11
build_wheels:
12
uses: explosion/gha-cibuildwheel/.github/workflows/cibuildwheel.yml@main
13
+ permissions:
14
+ contents: write
15
+ actions: read
16
with:
17
pure-python: true
18
secrets:
0 commit comments