Skip to content

Change model_name_or_path and model_name params to model in exa… #115

Change model_name_or_path and model_name params to model in exa…

Change model_name_or_path and model_name params to model in exa… #115

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