Skip to content

Commit

Permalink
Remove HATCH_INDEX_REPO from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Archmonger committed Dec 2, 2024
1 parent 7eb0b41 commit 097e214
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-py.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,4 @@ jobs:
env:
HATCH_INDEX_USER: ${{ secrets.PYPI_USERNAME }}
HATCH_INDEX_AUTH: ${{ secrets.PYPI_PASSWORD }}
HATCH_INDEX_REPO: reactpy-django
run: hatch publish --yes

0 comments on commit 097e214

Please sign in to comment.