Skip to content

Commit

Permalink
pub
Browse files Browse the repository at this point in the history
  • Loading branch information
tujitu-umn committed Jun 7, 2024
1 parent 579948f commit 6b5eadb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
TWINE_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}
run: |
/opt/python/cp310-cp310/bin/python -m pip install twine
twine upload target/wheels/*
/opt/python/cp310-cp310/bin/twine upload target/wheels/*

0 comments on commit 6b5eadb

Please sign in to comment.