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 6a566f8 commit 0c4ab30Copy full SHA for 0c4ab30
1 file changed
.github/workflows/cibuildwheel.yml
@@ -14,6 +14,7 @@ jobs:
14
contents: write
15
actions: read
16
with:
17
+ wheel-name-pattern: "weasel-*.whl"
18
pure-python: true
19
secrets:
20
gh-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments