Skip to content

Commit f612533

Browse files
committed
Revert env back to pypi
1 parent 04afe39 commit f612533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
contents: write # IMPORTANT: mandatory for making GitHub Releases
100100
id-token: write # IMPORTANT: mandatory for trusted publishing & sigstore
101101
environment:
102-
name: release
102+
name: pypi
103103
url: >-
104104
https://pypi.org/project/${{ env.PROJECT_NAME }}/${{ github.ref_name }}
105105
steps:

0 commit comments

Comments
 (0)