Update python-publish.yml
This commit is contained in:
parent
1cf78a6457
commit
452f2f9d99
1 changed files with 1 additions and 0 deletions
1
.github/workflows/python-publish.yml
vendored
1
.github/workflows/python-publish.yml
vendored
|
@ -6,6 +6,7 @@ name: Upload Python Package
|
||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
types: [created]
|
types: [created]
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-n-publish:
|
build-n-publish:
|
||||||
|
|
Loading…
Reference in a new issue