Skip to content

Commit

Permalink
Merge pull request #9 from danielpops/danielpops-patch-1
Browse files Browse the repository at this point in the history
Update pypi.yaml
  • Loading branch information
danielpops authored Apr 26, 2023
2 parents b6f7fdd + b7c7d0f commit 0ae11c3
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 0ae11c3

Please sign in to comment.