Skip to content

Commit 65c8342

Browse files
committed
improving GitHub publish workflow
1 parent aa22cf9 commit 65c8342

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/python-publish.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ jobs:
6969
# # IMPORTANT: this permission is mandatory for trusted publishing
7070
# id-token: write
7171
#
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
7472
# environment:
7573
# name: pypi
7674
# url: https://pypi.org/p/compiled-knowledge
@@ -96,8 +94,6 @@ jobs:
9694
# IMPORTANT: this permission is mandatory for trusted publishing
9795
id-token: write
9896

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
10197
environment:
10298
name: testpypi
10399
url: https://test.pypi.org/p/compiled-knowledge

0 commit comments

Comments
 (0)