Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
cee146593b |
2
.github/workflows/pypi-deploy.yml
vendored
2
.github/workflows/pypi-deploy.yml
vendored
@@ -88,7 +88,7 @@ jobs:
|
||||
- name: Get binary wheels
|
||||
uses: actions/download-artifact@v4.1.7
|
||||
with:
|
||||
name: binary-wheels
|
||||
name: binary-wheels-*
|
||||
path: dist/
|
||||
|
||||
- uses: pypa/gh-action-pypi-publish@release/v1
|
||||
|
@@ -1 +1 @@
|
||||
2.1.5
|
||||
2.1.6
|
||||
|
Reference in New Issue
Block a user