Skip to content

Commit 7e48a4c

Browse files
committed
specify pypi url
1 parent 9f701df commit 7e48a4c

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: https://pypi.org/p/YOURPROJECT
53+
url: https://pypi.org/p/sympt
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)