Skip to content

Merge pull request #58 from amorphobia/fix_sync #31

Merge pull request #58 from amorphobia/fix_sync

Merge pull request #58 from amorphobia/fix_sync #31

Workflow file for this run

name: Mirror Github to Gitee
on:
workflow_dispatch:
push:
branches:
- master
jobs:
mirror:
runs-on: ubuntu-latest
steps:
- name: Hub Mirror Action.
uses: Yikun/hub-mirror-action@master
with:
src: github/xkinput
dst: gitee/xkinput
dst_key: ${{ secrets.GITEE_PRIVATE_KEY }}
dst_token: ${{ secrets.GITEE_TOKEN }}
static_list: "Rime_JD"
account_type: org