Skip to content

Commit

Permalink
add workflow dispatch condition
Browse files Browse the repository at this point in the history
  • Loading branch information
ctuguinay committed Oct 2, 2023
1 parent 1fd19a2 commit ee1d895
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ jobs:
publish-pypi:
name: Push echoregions to production pypi
if: startsWith(github.ref, 'refs/tags')
runs-on: ubuntu-latest
steps:
- uses: actions/download-artifact@v3
Expand Down

0 comments on commit ee1d895

Please sign in to comment.