Skip to content

fix: fix html escape in the notebook (#85) #222

fix: fix html escape in the notebook (#85)

fix: fix html escape in the notebook (#85) #222

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 }}