Skip to content

Correct an import in Tutorial 39: ...TextEmbedder -> ...DocumentEmbed… #215

Correct an import in Tutorial 39: ...TextEmbedder -> ...DocumentEmbed…

Correct an import in Tutorial 39: ...TextEmbedder -> ...DocumentEmbed… #215

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 }}