Skip to content

update base URL (#475) #604

update base URL (#475)

update base URL (#475) #604

Workflow file for this run

name: Mirror to Gitee Repo
on:
push:
branches:
- master
jobs:
git-mirror:
uses: deepmodeling/workflows/.github/workflows/mirror_gitee.yml@main
secrets:
SYNC_GITEE_PRIVATE_KEY: ${{ secrets.SYNC_GITEE_PRIVATE_KEY }}