Skip to content

Commit 5075edc

Browse files
committed
fix: update PyPI project URL in publish workflow
1 parent de3cb5c commit 5075edc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@ jobs:
5757
# For more information, see: https://docs.github.com/en/actions/deployment/targeting-different-environments/using-environments-for-deployment#deployment-protection-rules
5858
environment:
5959
name: pypi
60-
# OPTIONAL: uncomment and update to include your PyPI project URL in the deployment status:
61-
# url: https://pypi.org/p/YOURPROJECT
60+
url: https://pypi.org/p/apple_maps
6261
#
6362
# ALTERNATIVE: if your GitHub Release name is the PyPI project version string
6463
# ALTERNATIVE: exactly, uncomment the following line instead:

0 commit comments

Comments
 (0)