Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
johnzielke committed Feb 5, 2023
1 parent 5c1bb05 commit d712cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
env:
HATCH_INDEX_USER: __token__
HATCH_INDEX_AUTH: ${{ secrets.PYPI_TOKEN }}
HATCH_INDEX_REPO: ${{ env.PYPI_REPO }}
HATCH_INDEX_REPO: ${{ secrets.PYPI_REPO }}

test:
timeout-minutes: 5
Expand Down

0 comments on commit d712cd4

Please sign in to comment.