Skip to content

fix image download for tut 46 (#411) #267

fix image download for tut 46 (#411)

fix image download for tut 46 (#411) #267

name: Publish tutorials on Haystack Home
on:
workflow_dispatch:
push:
branches:
- main
jobs:
publish-tutorials:
runs-on: ubuntu-latest
steps:
- name: trigger-hook
run: |
curl -X POST ${{ secrets.VERCEL_DEPLOY_HOOK }}