Skip to content

Commit 9b029a5

Browse files
Fix typo
1 parent 91782c3 commit 9b029a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-testpypi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
name: python-package-distributions
4747
path: dist/
4848

49-
- name: Publish to PyPI
49+
- name: Publish to TestPyPI
5050
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
5151
with:
5252
repository-url: https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)