Skip to content

Update announcing-milvus-3-lake-native-vector-search-and-a-more-power… #678

Update announcing-milvus-3-lake-native-vector-search-and-a-more-power…

Update announcing-milvus-3-lake-native-vector-search-and-a-more-power… #678

Workflow file for this run

name: Trigger milvus.io publish every time
on:
repository_dispatch:
types: prod-deploy
push:
branches:
- master
jobs:
build:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v2
- name: Trigger milvus.io
env:
GH_TOKEN: ${{secrets.GH_TOKEN}}
run: |
mv trigger-milvus-build.md trigger-milvus-build.js
yarn
node trigger-milvus-build.js