Skip to content

Commit

Permalink
Update pypi-release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gmaze committed Nov 22, 2023
1 parent d4b67a9 commit bc6d4b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:

upload-to-pypi:
needs: test-built-dist
if: github.event_name == 'release'
if: github.event_name == 'push'
runs-on: ubuntu-latest
steps:
- uses: actions/download-artifact@v3
Expand Down

0 comments on commit bc6d4b4

Please sign in to comment.