mirror of
https://github.com/gradio-app/gradio.git
synced 2024-11-27 01:40:20 +08:00
added (#1521)
This commit is contained in:
parent
32fcb775cb
commit
48fc596dfb
1
.github/workflows/deploy-pypi.yml
vendored
1
.github/workflows/deploy-pypi.yml
vendored
@ -22,6 +22,7 @@ permissions:
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
if: github.event.pull_request.merged == true
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
@ -1 +1 @@
|
||||
3.0.13
|
||||
3.0.10b10
|
Loading…
Reference in New Issue
Block a user