Skip to content

Commit

Permalink
looks successful. Now turn it back to be trigger only when tagged rel…
Browse files Browse the repository at this point in the history
…ease
  • Loading branch information
Harrinive committed Feb 9, 2025
1 parent 6613a3b commit b8368db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update_meta_yaml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
update-meta:
name: >-
Update meta.yaml
if: startsWith(github.ref, 'refs/tags/') # only publish to PyPI on tag pushes

runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit b8368db

Please sign in to comment.