Skip to content

Commit

Permalink
Working on getting pypi upload working...
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
Christopher Woods authored and Christopher Woods committed Nov 4, 2024
1 parent c845ce2 commit f556416
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ jobs:
with:
subject-path: 'wheels-*/*'
- name: Publish to PyPI
if: "startsWith(github.ref, 'refs/tags/')"
uses: PyO3/maturin-action@v1
env:
MATURIN_PYPI_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
Expand Down

0 comments on commit f556416

Please sign in to comment.