Skip to content

Commit cc45b71

Browse files
committed
fix test pypi repo url flag
1 parent dca42bf commit cc45b71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
with:
3636
verbose: True
3737
password: ${{ secrets.TEST_PYPI_PASSWORD }}
38-
repository_url: https://test.pypi.org/legacy/
38+
repository-url: https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)