mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-03 09:34:04 +00:00
fix: can trigger by dispatch
This commit is contained in:
parent
4e2c5aa493
commit
d1460e814b
1
.github/workflows/python-publish.yml
vendored
1
.github/workflows/python-publish.yml
vendored
@ -11,6 +11,7 @@ name: Upload Python Package
|
|||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
Loading…
Reference in New Issue
Block a user