Skip to content

Refactor code for improved organization and readability #105

Refactor code for improved organization and readability

Refactor code for improved organization and readability #105

Workflow file for this run

name: Gitee Mirror💕
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Sync to Gitee 💕
uses: wearerequired/git-mirror-action@master
env:
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
with:
source-repo: "git@github.com:luoyunchong/lin-cms-vvlog.git"
destination-repo: "git@gitee.com:igeekfan/lin-cms-vvlog.git"