Skip to content

Commit

Permalink
Update pypi.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpops authored Apr 26, 2023
1 parent b6f7fdd commit b7c7d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
pypi-publish:
name: Upload release to PyPI
#needs: [tests] # require tests to pass before deploy runs
if: ${{ github.event.workflow_run.conclusion == 'success' }}
#if: ${{ github.event.workflow_run.conclusion == 'success' }}
runs-on: ubuntu-latest
environment:
name: pypi
Expand Down

0 comments on commit b7c7d0f

Please sign in to comment.