Security ci (#9001)

* test pr

* conditional

* conditional

* conditional

* conditional

* conditional

* changes

* changes

* add changeset

* changes

* asd

* asd

* asd

* asd

* asd

* asd

* asd

* asd

* asd

* asd

* asd

* dfg

* asd

* asd

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
This commit is contained in:
pngwn 2024-08-05 17:01:38 +01:00 committed by GitHub
parent 24829163e6
commit a043b0c985
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
name: "storybook-build"
name: "previews-build"
on:
pull_request:
@ -63,7 +63,7 @@ jobs:
name: gradio-build
path: dist/gradio-${{ needs.changes.outputs.gradio_version }}-py3-none-any.whl
- name: copy demos
uses: gradio-app/gradio/.github/actions/copy-demos@main
uses: "gradio-app/github/actions/copy-demos@main"
with:
gradio_version: "https://gradio-builds.s3.amazonaws.com/${{ needs.changes.outputs.sha }}/gradio-${{ needs.changes.outputs.gradio_version }}-py3-none-any.whl"
gradio_client_version: "gradio-client @ git+https://github.com/gradio-app/gradio@${{ needs.changes.outputs.sha }}#subdirectory=client/python"