mirror of
https://github.com/lan-tianxiang/clone_scripts.git
synced 2026-02-05 07:03:12 +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
|
branch: master
|
||||||
force : ture
|
force : ture
|
||||||
- name: Delete Workflow Runs
|
- name: Delete Workflow Runs
|
||||||
uses: Mattraks/delete-workflow-runs@master
|
uses: Mattraks/delete-workflow-runs@main
|
||||||
with:
|
with:
|
||||||
token: ${{ github.token }}
|
token: ${{ github.token }}
|
||||||
repository: ${{ github.repository }}
|
repository: ${{ github.repository }}
|
||||||
@@ -46,6 +46,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
src: github/lan-tianxiang
|
src: github/lan-tianxiang
|
||||||
dst: gitee/highdimen
|
dst: gitee/highdimen
|
||||||
static_list: "jd_scripts"
|
static_list: "clone_scripts"
|
||||||
dst_key: ${{ secrets.GITEE_PRIVATE_KEY }}
|
dst_key: ${{ secrets.GITEE_PRIVATE_KEY }}
|
||||||
dst_token: ${{ secrets.GITEE_TOKEN }}
|
dst_token: ${{ secrets.GITEE_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user