Skip to content

Commit

Permalink
build: Update sync-gitee.yml (#183)
Browse files Browse the repository at this point in the history
Signed-off-by: 梦里不知身是客 <tang97155@gmail.com>
  • Loading branch information
unknowIfGuestInDream authored Aug 4, 2023
1 parent 2aced23 commit 7b9e774
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/sync-gitee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
schedule:
# 北京时间早上八点每天执行一次
- cron: '0 0 * * *'
workflow_dispatch:

jobs:

Expand All @@ -19,7 +20,7 @@ jobs:
steps:

- name: Mirror the Github organization repos to Gitee.
uses: Yikun/gitee-mirror-action@v1.2
uses: Yikun/gitee-mirror-action@v1.3
with:
# 必选,需要同步的Github用户(源)
src: github/tlcsdm
Expand Down

0 comments on commit 7b9e774

Please sign in to comment.