There was an error while loading. Please reload this page.
1 parent 6107e9c commit e7ea276Copy full SHA for e7ea276
1 file changed
.github/workflows/pypi-release.yml
@@ -28,7 +28,6 @@ jobs:
28
run: pipx run twine check dist/*
29
publish:
30
runs-on: ubuntu-latest
31
- if: github.event_name == 'push'
32
needs: [ build_dist ]
33
steps:
34
- uses: actions/checkout@v7.0.0
0 commit comments