Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
chaochungkuo committed Feb 18, 2024
1 parent c8d517a commit 9e8256d
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 77 deletions.
31 changes: 0 additions & 31 deletions .github/workflows/publish-pypi.yml

This file was deleted.

File renamed without changes.
45 changes: 0 additions & 45 deletions .github/workflows/python-publish.yml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
env:
TWINE_USERNAME: "__token__"
TWINE_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}
run: twine upload dist/*
run: twine upload --verbose dist/*

0 comments on commit 9e8256d

Please sign in to comment.