Skip to content

resnest fix (#276) #124

resnest fix (#276)

resnest fix (#276) #124

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/