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: "[email protected]:luoyunchong/lin-cms-vvlog.git"
destination-repo: "[email protected]:igeekfan/lin-cms-vvlog.git"