Skip to content

Commit f47a664

Browse files
blink1073lwasser
authored andcommitted
update environment name
1 parent 1003b84 commit f47a664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
and upload them to GitHub Release
7777
# Only sign on release
7878
if: github.repository_owner == 'pyopensci' && github.event_name == 'release'
79-
environment: pypi
79+
environment: sigstore
8080
needs:
8181
- publish
8282
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)