Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewAnnex committed Nov 18, 2020
1 parent 71b8b29 commit 83dcd01
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,11 @@ name: Upload Python Package

on:
release:
types: [created]
types: published

jobs:
deploy:

runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- name: Set up Python
Expand Down

0 comments on commit 83dcd01

Please sign in to comment.