Skip to content

Commit

Permalink
twine
Browse files Browse the repository at this point in the history
  • Loading branch information
tyki6 committed Apr 8, 2022
1 parent 0d231a7 commit 6a6883a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
run: |
python setup.py sdist bdist_wheel
twine upload dist/* -u $TWINE_USERNAME -p $TWINE_PASSWORD
*
deploy-docker:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 6a6883a

Please sign in to comment.