Skip to content

docs: add RTD configuration file (#35) #55

docs: add RTD configuration file (#35)

docs: add RTD configuration file (#35) #55

Workflow file for this run

name: Mirror to Gitee Repo
on: [ push, delete, create ]
jobs:
git-mirror:
uses: deepmodeling/workflows/.github/workflows/mirror_gitee.yml@main
secrets:
SYNC_GITEE_PRIVATE_KEY: ${{ secrets.SYNC_GITEE_PRIVATE_KEY }}