Skip to content

add pretrain_model url for 0.75 and 1.3 (#278) #126

add pretrain_model url for 0.75 and 1.3 (#278)

add pretrain_model url for 0.75 and 1.3 (#278) #126

Workflow file for this run

name: Document Release
on:
push:
branches:
- main
jobs:
API_Document_Release:
name: API Document Release
runs-on: ubuntu-18.04
steps:
- name: Syncing the webhook
env:
FLOWVISION_READTHEDOCS_TOKEN: ${{ secrets.FLOWVISION_READTHEDOCS_TOKEN }}
run: |
curl -X POST -d "branches=main" -d "token=${FLOWVISION_READTHEDOCS_TOKEN}" https://readthedocs.org/api/v2/webhook/flowvision/187769/