Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
szabolcsdombi authored May 25, 2021
1 parent c7d792a commit af504ef
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,5 @@ jobs:
env:
TWINE_USERNAME: __token__
TWINE_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}
# run: python -m twine upload dist/*
run: ls dist/*

run: python -m twine upload dist/*
# run: ls dist/*

0 comments on commit af504ef

Please sign in to comment.