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 a2d538e commit 33bfa64Copy full SHA for 33bfa64
.github/workflows/release.yml
@@ -12,7 +12,6 @@ jobs:
12
uses: ./.github/workflows/test.yml
13
14
pypi:
15
- if: ${{ github.event_name == 'release' }}
16
runs-on: ubuntu-latest
17
needs: test
18
environment: release
0 commit comments