Skip to content

Commit

Permalink
Update pythonpublish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jojoduquartier committed Feb 21, 2020
1 parent ecc3c65 commit 1ab679b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/pythonpublish.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Upload Python Package

on:
release:
types: [created]

push:
branches:
- master
- release/*
jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1ab679b

Please sign in to comment.