Skip to content

Add OpenSearchDocumentStore and Retrievers 2.0 to existing page (#77) #71

Add OpenSearchDocumentStore and Retrievers 2.0 to existing page (#77)

Add OpenSearchDocumentStore and Retrievers 2.0 to existing page (#77) #71

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