Skip to content

fix tutorial 40 for Gradio 6.0.0 (#417) #271

fix tutorial 40 for Gradio 6.0.0 (#417)

fix tutorial 40 for Gradio 6.0.0 (#417) #271

name: Publish tutorials on Haystack Home
on:
workflow_dispatch:
push:
branches:
- main
jobs:
publish-tutorials:
runs-on: ubuntu-latest
steps:
- name: trigger-hook
run: |
curl -X POST ${{ secrets.VERCEL_DEPLOY_HOOK }}