Skip to content

Commit

Permalink
gitee sync
Browse files Browse the repository at this point in the history
  • Loading branch information
youthlin committed Jan 5, 2024
1 parent 9a5a9ec commit 22bf4d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gitee.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout source codes
uses: actions/checkout@v1
uses: actions/checkout@v2
- name: sync to gitee
uses: Yikun/hub-mirror-action@mappings
uses: Yikun/hub-mirror-action@master
with:
src: github/youthLin
dst: gitee/youthlin
Expand Down

0 comments on commit 22bf4d8

Please sign in to comment.