Skip to content

Seo. 修改源站引荐 #302

Seo. 修改源站引荐

Seo. 修改源站引荐 #302

Workflow file for this run

name: deploy
on: [push]
jobs:
gitee:
runs-on: ubuntu-latest
steps:
- uses: wearerequired/git-mirror-action@master
env:
SSH_PRIVATE_KEY: ${{ secrets.GITEE_PRIVATE_KEY }}
with:
source-repo: '[email protected]:RavelloH/ravelloh.github.io.git'
destination-repo: '[email protected]:ravelloh/ravelloh.git'
reload-pages:
needs: gitee
runs-on: ubuntu-latest
steps:
- name: reload
uses: mizuka-wu/[email protected]
with:
repository: RavelloH/ravelloh
cookie: ${{ secrets.GITEE_COOKIE }}
branch: master
https: true