Skip to content

Commit

Permalink
Update pypi-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nanthony21 authored Jan 17, 2021
1 parent 9eae3d7 commit 3e88ea4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@

name: Upload Python Package

on: workflow_dispatch

on:
release:
types: [created]

jobs:
deploy:

Expand Down

0 comments on commit 3e88ea4

Please sign in to comment.