Skip to content

update omegaconf version (#541) #213

update omegaconf version (#541)

update omegaconf version (#541) #213

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:
LIBAI_READTHEDOCS_TOKEN: ${{ secrets.LIBAI_READTHEDOCS_TOKEN }}
run: |
curl -X POST -d "branches=main" -d "token=${LIBAI_READTHEDOCS_TOKEN}" https://readthedocs.org/api/v2/webhook/libai/190825/