We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f47a664 commit 3126342Copy full SHA for 3126342
.github/workflows/publish-pypi.yml
@@ -76,7 +76,6 @@ jobs:
76
and upload them to GitHub Release
77
# Only sign on release
78
if: github.repository_owner == 'pyopensci' && github.event_name == 'release'
79
- environment: sigstore
80
needs:
81
- publish
82
runs-on: ubuntu-latest
0 commit comments