Skip to content

Commit

Permalink
Merge pull request #143 from peopledoc/publish_to_pypi_on_release
Browse files Browse the repository at this point in the history
Publish on new releases
  • Loading branch information
mike-perdide authored Mar 4, 2022
2 parents b7a5e46 + 119ef09 commit b9d8cfa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
push:
tags:
- '*'
release:
types:
- published

jobs:
deploy:
Expand Down

0 comments on commit b9d8cfa

Please sign in to comment.