Skip to content

Commit

Permalink
Fix abort due to interactive prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
RemiKalbe committed May 24, 2024
1 parent d54bb91 commit 74d6e42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
matrix:
environment: [dev-py312]
env:
HATCH_INDEX_USER: __token__
HATCH_INDEX_AUTH: ${{ secrets.PYPI_TOKEN }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 74d6e42

Please sign in to comment.