Skip to content

Commit 590d591

Browse files
authored
Update python-publish.yml
1 parent b5efa31 commit 590d591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
environment:
5252
name: pypi
5353
# OPTIONAL: uncomment and update to include your PyPI project URL in the deployment status:
54-
url: https://pypi.org/p/extendingPython
54+
url: https://github.com/pypa/pip/extendingPython
5555
#
5656
# ALTERNATIVE: if your GitHub Release name is the PyPI project version string
5757
# ALTERNATIVE: exactly, uncomment the following line instead:

0 commit comments

Comments
 (0)