Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikewcasale authored Dec 14, 2024
1 parent 1d9d5bc commit 4feddbf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@ jobs:
TWINE_REPOSITORY: pypi
run: |
echo "Using token starting with: ${TWINE_PASSWORD:0:7}..."
python -m twine upload --verbose dist/*
python -m twine upload --verbose dist/*

0 comments on commit 4feddbf

Please sign in to comment.