Skip to content

Commit f48ebea

Browse files
Update PyPI project URL in workflow file
1 parent bb75a47 commit f48ebea

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ jobs:
5050
# For more information, see: https://docs.github.com/en/actions/deployment/targeting-different-environments/using-environments-for-deployment#deployment-protection-rules
5151
environment:
5252
name: pypi
53-
# OPTIONAL: uncomment and update to include your PyPI project URL in the deployment status:
54-
url: pypi.org/project/pyvm-updater/
53+
url: https://pypi.org/project/pyvm-updater/
5554

5655
# ALTERNATIVE: if your GitHub Release name is the PyPI project version string
5756
# ALTERNATIVE: exactly, uncomment the following line instead:

0 commit comments

Comments
 (0)