Skip to content

fix(nb): do not wrap linebreak/indent into the code block (#56) #125

fix(nb): do not wrap linebreak/indent into the code block (#56)

fix(nb): do not wrap linebreak/indent into the code block (#56) #125

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