Skip to content

Update examples with refactored document class (#63) #56

Update examples with refactored document class (#63)

Update examples with refactored document class (#63) #56

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