mirror of
https://github.com/gradio-app/gradio.git
synced 2025-04-12 12:40:29 +08:00
chore(deps): update thollander/actions-comment-pull-request action to v2 (#4641)
This commit is contained in:
parent
04a37fced3
commit
870786672c
2
.github/workflows/deploy-pr-to-spaces.yml
vendored
2
.github/workflows/deploy-pr-to-spaces.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
||||
--gradio-version ${{ env.gradio_version }} > url.txt
|
||||
echo "SPACE_URL=$(cat url.txt)" >> $GITHUB_ENV
|
||||
- name: Comment On Release PR
|
||||
uses: thollander/actions-comment-pull-request@v1
|
||||
uses: thollander/actions-comment-pull-request@v2
|
||||
with:
|
||||
message: |
|
||||
All the demos for this PR have been deployed at ${{ env.SPACE_URL }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user