Skip to content

Google integrations: change answers to replies (#216) #212

Google integrations: change answers to replies (#216)

Google integrations: change answers to replies (#216) #212

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