Skip to content

Commit

Permalink
typo in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
agoscinski committed Oct 31, 2024
1 parent 78fee9d commit 385974f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
env:
HATCH_INDEX_AUTH: ${{ secrets.PYPI_API_TOKEN }}
HATCH_INDEX_USER: __token__
run:
run: |
hatch build
hatch publish -r test

0 comments on commit 385974f

Please sign in to comment.