You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/python-publish.yml
+1-6Lines changed: 1 addition & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -52,12 +52,7 @@ jobs:
52
52
# For more information, see: https://docs.github.com/en/actions/deployment/targeting-different-environments/using-environments-for-deployment#deployment-protection-rules
53
53
environment:
54
54
name: pypi
55
-
# OPTIONAL: uncomment and update to include your PyPI project URL in the deployment status:
56
-
# url: https://pypi.org/p/YOURPROJECT
57
-
#
58
-
# ALTERNATIVE: if your GitHub Release name is the PyPI project version string
59
-
# ALTERNATIVE: exactly, uncomment the following line instead:
0 commit comments