Skip to content

feat: add an integration page for Azure AI Search (#289) #285

feat: add an integration page for Azure AI Search (#289)

feat: add an integration page for Azure AI Search (#289) #285

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