Skip to content

Commit

Permalink
allow manual trigger for python publish yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rom1504 committed Sep 10, 2021
1 parent 7fc500c commit a23d44c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ name: Upload Python Package
on:
release:
types: [created]
workflow_dispatch:

jobs:
deploy:
Expand Down

0 comments on commit a23d44c

Please sign in to comment.