Skip to content

Fix typo in Elasticsearch document store example (#377) #372

Fix typo in Elasticsearch document store example (#377)

Fix typo in Elasticsearch document store example (#377) #372

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