Skip to content

Commit d663d12

Browse files
authored
Remove HATCH_INDEX_REPO from CI (#265)
1 parent 7eb0b41 commit d663d12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-py.yml

-1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,4 @@ jobs:
2727
env:
2828
HATCH_INDEX_USER: ${{ secrets.PYPI_USERNAME }}
2929
HATCH_INDEX_AUTH: ${{ secrets.PYPI_PASSWORD }}
30-
HATCH_INDEX_REPO: reactpy-django
3130
run: hatch publish --yes

0 commit comments

Comments
 (0)