Skip to content

fix compatibility with Python 3.12 (#42) #75

fix compatibility with Python 3.12 (#42)

fix compatibility with Python 3.12 (#42) #75

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