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