Skip to content

Commit

Permalink
发布修正版2.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
xaoyaoo committed Nov 27, 2023
1 parent 7de18e3 commit 78b403b
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 78b403b

Please sign in to comment.