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
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -69,8 +69,6 @@ jobs:
69
69
# # IMPORTANT: this permission is mandatory for trusted publishing
70
70
# id-token: write
71
71
#
72
-
# # Dedicated environments with protections for publishing are strongly recommended.
73
-
# # For more information, see: https://docs.github.com/en/actions/deployment/targeting-different-environments/using-environments-for-deployment#deployment-protection-rules
74
72
# environment:
75
73
# name: pypi
76
74
# url: https://pypi.org/p/compiled-knowledge
@@ -96,8 +94,6 @@ jobs:
96
94
# IMPORTANT: this permission is mandatory for trusted publishing
97
95
id-token: write
98
96
99
-
# Dedicated environments with protections for publishing are strongly recommended.
100
-
# For more information, see: https://docs.github.com/en/actions/deployment/targeting-different-environments/using-environments-for-deployment#deployment-protection-rules
0 commit comments