mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-30 11:00:11 +08:00
parent
633e07150d
commit
12bc241ecb
2
.github/workflows/deploy-pr-to-spaces.yml
vendored
2
.github/workflows/deploy-pr-to-spaces.yml
vendored
@ -56,6 +56,6 @@ jobs:
|
||||
with:
|
||||
message: |
|
||||
All the demos for this PR have been deployed at ${{ env.SPACE_URL }}
|
||||
comment_includes: All the demos for this PR have been deployed at
|
||||
comment_tag: All the demos for this PR have been deployed at
|
||||
GITHUB_TOKEN: ${{ secrets.COMMENT_TOKEN }}
|
||||
pr_number: ${{ env.pr_number }}
|
||||
|
@ -22,6 +22,7 @@
|
||||
- Add `.git-blame-ignore-revs` by [@akx](https://github.com/akx) in [PR 4586](https://github.com/gradio-app/gradio/pull/4586)
|
||||
- Update frontend dependencies in [PR 4601](https://github.com/gradio-app/gradio/pull/4601)
|
||||
- Use `typing.Literal` where possible in gradio library and client by [@freddyaboulton](https://github.com/freddyaboulton) in [PR 4608](https://github.com/gradio-app/gradio/pull/4608)
|
||||
- Update depedencies by [@pngwn](https://github.com/pngwn) in [PR 4643](https://github.com/gradio-app/gradio/pull/4643)
|
||||
|
||||
## Breaking Changes:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user