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
-10Lines changed: 0 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -46,16 +46,6 @@ jobs:
46
46
# IMPORTANT: this permission is mandatory for trusted publishing
47
47
id-token: write
48
48
49
-
# Dedicated environments with protections for publishing are strongly recommended.
50
-
# For more information, see: https://docs.github.com/en/actions/deployment/targeting-different-environments/using-environments-for-deployment#deployment-protection-rules
51
-
environment:
52
-
name: pypi
53
-
url: https://pypi.org/project/pyvm-updater/
54
-
55
-
# ALTERNATIVE: if your GitHub Release name is the PyPI project version string
56
-
# ALTERNATIVE: exactly, uncomment the following line instead:
0 commit comments