Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
nhatcher committed Jan 29, 2025
1 parent 6aa7317 commit e737400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,5 @@ jobs:
MATURIN_PYPI_TOKEN: ${{ secrets.PYPI_TEST_API_TOKEN }}
with:
command: upload
args: --skip-existing *
args: --skip-existing * --repository testpypi
working-directory: bindings/python

0 comments on commit e737400

Please sign in to comment.