Skip to content

Commit 38813dc

Browse files
authored
Update python-publish.yml
1 parent 051f725 commit 38813dc

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
@@ -55,7 +55,7 @@ jobs:
5555
#
5656
# ALTERNATIVE: if your GitHub Release name is the PyPI project version string
5757
# ALTERNATIVE: exactly, uncomment the following line instead:
58-
# url: https://pypi.org/project/YOURPROJECT/${{ github.event.release.name }}
58+
url: https://pypi.org/project/YOURPROJECT/${{ github.event.release.name }}
5959

6060
steps:
6161
- name: Retrieve release distributions

0 commit comments

Comments
 (0)