mirror of
https://github.com/lan-tianxiang/clone_scripts.git
synced 2025-07-15 16:42:36 +08:00
Update sync-jd_scripts.yml
This commit is contained in:
4
.github/workflows/sync-jd_scripts.yml
vendored
4
.github/workflows/sync-jd_scripts.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
branch: master
|
||||
force : ture
|
||||
- name: Delete Workflow Runs
|
||||
uses: Mattraks/delete-workflow-runs@master
|
||||
uses: Mattraks/delete-workflow-runs@main
|
||||
with:
|
||||
token: ${{ github.token }}
|
||||
repository: ${{ github.repository }}
|
||||
@ -46,6 +46,6 @@ jobs:
|
||||
with:
|
||||
src: github/lan-tianxiang
|
||||
dst: gitee/highdimen
|
||||
static_list: "jd_scripts"
|
||||
static_list: "clone_scripts"
|
||||
dst_key: ${{ secrets.GITEE_PRIVATE_KEY }}
|
||||
dst_token: ${{ secrets.GITEE_TOKEN }}
|
||||
|
Reference in New Issue
Block a user