Skip to content

Commit

Permalink
Add workflow-dispatch event to GH Action
Browse files Browse the repository at this point in the history
  • Loading branch information
vinisalazar committed Nov 6, 2020
1 parent ee154a5 commit d16aa7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
name: Upload Python Package

on:
workflow_dispatch:
release:
types: [created]

Expand Down

0 comments on commit d16aa7e

Please sign in to comment.