Skip to content

Commit dcec033

Browse files
author
Tim Joseph
committed
Fix change to -
1 parent 70b8564 commit dcec033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ jobs:
6161
uses: pypa/gh-action-pypi-publish@release/v1
6262
with:
6363
# This line directs the upload to TestPyPI
64-
repository_url: https://test.pypi.org/legacy/
64+
repository-url: https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)