Skip to content

remove vue2 版本

remove vue2 版本 #96

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"