Skip to content

Commit

Permalink
Merge pull request #3 from napalm-automation-community/development
Browse files Browse the repository at this point in the history
Auto-publish with github actions
  • Loading branch information
gcotone authored Jan 9, 2020
2 parents 01aee99 + 4b40858 commit 93879cd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/pythopublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@ name: Upload Python Package

on:
release:
types: [created]
types:
- created
- updated
- edited

jobs:
deploy:
Expand Down

0 comments on commit 93879cd

Please sign in to comment.