Skip to content

Commit

Permalink
update package only on release
Browse files Browse the repository at this point in the history
  • Loading branch information
satra authored Jul 27, 2020
1 parent 7e276ff commit de69cb7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pythonpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ name: Upload Python Package
on:
release:
types: [created]
push:
tags:
- '*'

jobs:
deploy:
Expand Down

0 comments on commit de69cb7

Please sign in to comment.