Skip to content

Commit c12f600

Browse files
authored
Ci docs (#9041)
* update docs * fix things and add cos * asd * asd * asd * asd
1 parent 5403c58 commit c12f600

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/previews-deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,6 @@ jobs:
113113
${{ secrets.SPACES_DEPLOY_TOKEN }} \
114114
--gradio-version ${{ needs.changes.outputs.gradio_version }} > url.txt
115115
echo "SPACE_URL=$(cat url.txt)" >> $GITHUB_OUTPUT
116-
- name: echo context
117-
run: echo "${{ toJson(github) }}"
118116
- name: Upload Website Demos
119117
if: github.event.workflow_run.event == 'workflow_dispatch'
120118
id: upload-website-demos

0 commit comments

Comments
 (0)