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 5fb5232 commit 8d3af44Copy full SHA for 8d3af44
.github/workflows/cibuildwheel.yml
@@ -14,7 +14,7 @@ jobs:
14
contents: write
15
actions: read
16
with:
17
- wheel-pattern-name: "thinc-*.whl"
+ wheel-name-pattern: "thinc-*.whl"
18
pure-python: false
19
secrets:
20
gh-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments