Skip to content

Commit

Permalink
new publish trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
nbonacchi committed Jun 22, 2021
1 parent 0b2571d commit b6f1546
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
name: Upload Python Package

on:
release:
types: [created]
push:
tags:
- '*'

jobs:
deploy:
Expand Down

0 comments on commit b6f1546

Please sign in to comment.