Update python-publish.yml
This commit is contained in:
parent
465a23a673
commit
3cc35bf526
|
@ -6,6 +6,7 @@ name: Upload Python Package
|
|||
on:
|
||||
release:
|
||||
types: [created]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
Loading…
Reference in New Issue