Skip to content

Commit

Permalink
✅ test patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
yi-Xu-0100 committed Jan 31, 2021
1 parent d185e34 commit 51a69ee
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/sync2gitee.list.org.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,6 @@ on:
description: 'debug of hub mirror action'
required: false
default: 'false'
version:
description: 'version of hub mirror action'
required: false
default: 'master'
author:
description: 'author hub mirror action'
required: false
default: 'Yikun'
schedule:
# UTC 17:30 -> CST (China) 1:30 see https://datetime360.com/cn/utc-cst-china-time/
- cron: '30 17 * * *'
Expand Down Expand Up @@ -54,7 +46,7 @@ jobs:
user: OI-wiki

- name: Mirror hub with cache and list
uses: ${{ github.event.inputs.author }}/hub-mirror-action@${{ github.event.inputs.version }}
uses: yi-Xu-0100/hub-mirror-action@patch-2
with:
src: github/OI-wiki
dst: gitee/yi-xu-test-organization
Expand Down

0 comments on commit 51a69ee

Please sign in to comment.