Skip to content

Commit 0db8d36

Browse files
committed
Fix a title naming issue
1 parent 30bf542 commit 0db8d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: Install Hatch
5757
uses: pypa/hatch@install
5858

59-
- name: Publish to test.ipynb pypi
59+
- name: Publish to test pypi
6060
env:
6161
HATCH_INDEX_REPO: https://test.pypi.org/legacy/
6262
HATCH_INDEX_USER: __token__

0 commit comments

Comments
 (0)