发布修正版2.2.9
This commit is contained in:
parent
7de18e388f
commit
78b403b157
8
.github/workflows/publish.yml
vendored
8
.github/workflows/publish.yml
vendored
@ -62,11 +62,3 @@ jobs:
|
|||||||
files: |
|
files: |
|
||||||
dist/*.exe
|
dist/*.exe
|
||||||
dist/*.whl
|
dist/*.whl
|
||||||
|
|
||||||
- name: Upload .whl file
|
|
||||||
uses: actions/upload-artifact@v2
|
|
||||||
env:
|
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
with:
|
|
||||||
name: wheel
|
|
||||||
path: dist/*.whl
|
|
Loading…
Reference in New Issue
Block a user