Skip to content

Commit

Permalink
ci: change pypi workflow to occur on github releases
Browse files Browse the repository at this point in the history
  • Loading branch information
doronz88 committed Oct 8, 2024
1 parent 2491a23 commit 8c9ed64
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
on:
push:
tags:
- '*'
release:
types: [ created ]

jobs:
Publish:
Expand Down

0 comments on commit 8c9ed64

Please sign in to comment.