mirror of
https://github.com/DictXiong/dotfiles.git
synced 2024-11-24 10:47:00 +08:00
build(ci): hub mirror 1.3->1.4
This commit is contained in:
parent
6bb6a428bc
commit
96a21666cb
2
.github/workflows/gitee_sync.yml
vendored
2
.github/workflows/gitee_sync.yml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: DictXiong/dotfiles
|
- name: DictXiong/dotfiles
|
||||||
uses: Yikun/hub-mirror-action@v1.3
|
uses: Yikun/hub-mirror-action@v1.4
|
||||||
with:
|
with:
|
||||||
src: github/DictXiong
|
src: github/DictXiong
|
||||||
dst: gitee/dictxiong
|
dst: gitee/dictxiong
|
||||||
|
|
16
.github/workflows/gitee_sync_dependencies.yml
vendored
16
.github/workflows/gitee_sync_dependencies.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: ohmyzsh repo
|
- name: ohmyzsh repo
|
||||||
uses: Yikun/hub-mirror-action@v1.3
|
uses: Yikun/hub-mirror-action@v1.4
|
||||||
with:
|
with:
|
||||||
src: github/ohmyzsh
|
src: github/ohmyzsh
|
||||||
dst: gitee/dictxiong
|
dst: gitee/dictxiong
|
||||||
|
@ -25,7 +25,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: zsh-users repos
|
- name: zsh-users repos
|
||||||
uses: Yikun/hub-mirror-action@v1.3
|
uses: Yikun/hub-mirror-action@v1.4
|
||||||
with:
|
with:
|
||||||
src: github/zsh-users
|
src: github/zsh-users
|
||||||
dst: gitee/dictxiong
|
dst: gitee/dictxiong
|
||||||
|
@ -42,7 +42,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: zdharma-continuum repos
|
- name: zdharma-continuum repos
|
||||||
uses: Yikun/hub-mirror-action@v1.3
|
uses: Yikun/hub-mirror-action@v1.4
|
||||||
with:
|
with:
|
||||||
src: github/zdharma-continuum
|
src: github/zdharma-continuum
|
||||||
dst: gitee/dictxiong
|
dst: gitee/dictxiong
|
||||||
|
@ -59,7 +59,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: thewtex/tmux-mem-cpu-load
|
- name: thewtex/tmux-mem-cpu-load
|
||||||
uses: Yikun/hub-mirror-action@v1.3
|
uses: Yikun/hub-mirror-action@v1.4
|
||||||
with:
|
with:
|
||||||
src: github/thewtex
|
src: github/thewtex
|
||||||
dst: gitee/dictxiong
|
dst: gitee/dictxiong
|
||||||
|
@ -76,7 +76,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: tmux-plugins
|
- name: tmux-plugins
|
||||||
uses: Yikun/hub-mirror-action@v1.3
|
uses: Yikun/hub-mirror-action@v1.4
|
||||||
with:
|
with:
|
||||||
src: github/tmux-plugins
|
src: github/tmux-plugins
|
||||||
dst: gitee/dictxiong
|
dst: gitee/dictxiong
|
||||||
|
@ -93,7 +93,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: VundleVim/Vundle-vim
|
- name: VundleVim/Vundle-vim
|
||||||
uses: Yikun/hub-mirror-action@v1.3
|
uses: Yikun/hub-mirror-action@v1.4
|
||||||
with:
|
with:
|
||||||
src: github/VundleVim
|
src: github/VundleVim
|
||||||
dst: gitee/dictxiong
|
dst: gitee/dictxiong
|
||||||
|
@ -110,7 +110,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: joshdick/onedark-vim
|
- name: joshdick/onedark-vim
|
||||||
uses: Yikun/hub-mirror-action@v1.3
|
uses: Yikun/hub-mirror-action@v1.4
|
||||||
with:
|
with:
|
||||||
src: github/joshdick
|
src: github/joshdick
|
||||||
dst: gitee/dictxiong
|
dst: gitee/dictxiong
|
||||||
|
@ -127,7 +127,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: junegunn/fzf
|
- name: junegunn/fzf
|
||||||
uses: Yikun/hub-mirror-action@v1.3
|
uses: Yikun/hub-mirror-action@v1.4
|
||||||
with:
|
with:
|
||||||
src: github/junegunn
|
src: github/junegunn
|
||||||
dst: gitee/dictxiong
|
dst: gitee/dictxiong
|
||||||
|
|
Loading…
Reference in New Issue
Block a user