Skip to content

🐛 Fixing a bug. #I99Q0B bug提交 多角色 无法更新个人信息 #315

🐛 Fixing a bug. #I99Q0B bug提交 多角色 无法更新个人信息

🐛 Fixing a bug. #I99Q0B bug提交 多角色 无法更新个人信息 #315

Workflow file for this run

name: 同步代码
on:
push:
branches: [ master,dev ]
jobs:
gitlink:
runs-on: ubuntu-latest
steps:
- uses: wearerequired/git-mirror-action@master #同步至 gitlink
env:
SSH_PRIVATE_KEY: ${{ secrets.PRIVATE_KEY }}
with:
source-repo: "[email protected]:pig-mesh/pig.git"
destination-repo: "[email protected]:lengleng/pig.git"