We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ba1e85 commit bc6ed2cCopy full SHA for bc6ed2c
1 file changed
.github/workflows/release-wheels.yml
@@ -7,6 +7,9 @@ on:
7
types:
8
- published
9
10
+permissions:
11
+ contents: write
12
+
13
jobs:
14
build_wheels:
15
uses: ./.github/workflows/run-cibuildwheel.yml
0 commit comments