Skip to content

Commit

Permalink
nada, a ver con verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
blazaid committed Jan 8, 2025
1 parent 50d4599 commit 429799d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,4 @@ jobs:
TWINE_USERNAME: __token__
TWINE_PASSWORD: ${{ secrets.PYPI_TOKEN }}
run: |
echo $TWINE_REPOSITORY
echo $TWINE_USERNAME
echo $TWINE_PASSWORD
twine upload dist/*
twine upload dist/* --verbose

0 comments on commit 429799d

Please sign in to comment.