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