Skip to content

Commit

Permalink
remove environment
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored and lwasser committed Jun 7, 2024
1 parent f47a664 commit 3126342
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ jobs:
and upload them to GitHub Release
# Only sign on release
if: github.repository_owner == 'pyopensci' && github.event_name == 'release'
environment: sigstore
needs:
- publish
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3126342

Please sign in to comment.