Skip to content

update online edit post url #17

update online edit post url

update online edit post url #17

Workflow file for this run

name: sync-2-gitee
on:
push:
branches: [main]
jobs:
sync-2-gitee:
runs-on: ubuntu-latest
steps:
- name: Sync to Gitee
uses: wearerequired/git-mirror-action@master
env:
SSH_PRIVATE_KEY: ${{ secrets.GITEE_RSA_PRIVATE_KEY }}
with:
source-repo: [email protected]:WinterPu/winterpu.github.io.git
destination-repo: [email protected]:WinterPu/blog.git