We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8335b1 commit 80b3a96Copy full SHA for 80b3a96
1 file changed
.github/workflows/reusable_build_wheels.yaml
@@ -43,7 +43,8 @@ on:
43
type: boolean
44
default: true
45
46
-permissions: read-all
+permissions:
47
+ contents: write
48
49
jobs:
50
build-wheels:
0 commit comments