Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bashkirtsevich authored Jul 10, 2021
1 parent 71c0b1d commit 6aeb95d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Upload Python Package

on:
master:
types: [published]
on:
push:
branches:
- master

jobs:
deploy:
Expand Down

0 comments on commit 6aeb95d

Please sign in to comment.