Skip to content

Commit 0c4ab30

Browse files
committed
Fix wheel name pattern for release
1 parent 6a566f8 commit 0c4ab30

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cibuildwheel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
contents: write
1515
actions: read
1616
with:
17+
wheel-name-pattern: "weasel-*.whl"
1718
pure-python: true
1819
secrets:
1920
gh-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)