Skip to content

Commit

Permalink
Fix a title naming issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Milk committed Aug 8, 2024
1 parent 30bf542 commit 0db8d36
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 @@ -56,7 +56,7 @@ jobs:
- name: Install Hatch
uses: pypa/hatch@install

- name: Publish to test.ipynb pypi
- name: Publish to test pypi
env:
HATCH_INDEX_REPO: https://test.pypi.org/legacy/
HATCH_INDEX_USER: __token__
Expand Down

0 comments on commit 0db8d36

Please sign in to comment.