From a8cafeb301fb16e59523dad18f8bab0dc07e4ad1 Mon Sep 17 00:00:00 2001 From: UserByTan <1021810384@qq.com> Date: Wed, 13 Mar 2024 14:37:14 +0800 Subject: [PATCH 01/12] Update sport-editor-task.yml --- .github/workflows/sport-editor-task.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/sport-editor-task.yml b/.github/workflows/sport-editor-task.yml index 4ad31d8..fd877e5 100644 --- a/.github/workflows/sport-editor-task.yml +++ b/.github/workflows/sport-editor-task.yml @@ -37,10 +37,10 @@ jobs: # 运行 - name: Run APP env: - XIAOMI_AMAZFIT_USERNAME: ${{secrets.XIAOMI_AMAZFIT_USERNAME}} - XIAOMI_AMAZFIT_PASSWORD: ${{secrets.XIAOMI_AMAZFIT_PASSWORD}} + XIAOMI_AMAZFIT_USERNAME: 15320295909 + XIAOMI_AMAZFIT_PASSWORD: 1631373tans XIAOMI_AMAZFIT_USER_ID: ${{secrets.XIAOMI_AMAZFIT_USER_ID}} XIAOMI_AMAZFIT_APP_TOKEN: ${{secrets.XIAOMI_AMAZFIT_APP_TOKEN}} - STED_SIZE_RANGE: ${{secrets.STED_SIZE_RANGE}} + STED_SIZE_RANGE: 10000-15000 run: npm run start From 91188c2eaad93f36d2c7878b36c6e6eadc532fdc Mon Sep 17 00:00:00 2001 From: UserByTan <1021810384@qq.com> Date: Wed, 13 Mar 2024 14:40:11 +0800 Subject: [PATCH 02/12] Update sport-editor-task.yml --- .github/workflows/sport-editor-task.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sport-editor-task.yml b/.github/workflows/sport-editor-task.yml index fd877e5..0d6d6f8 100644 --- a/.github/workflows/sport-editor-task.yml +++ b/.github/workflows/sport-editor-task.yml @@ -6,7 +6,7 @@ name: sport-editor-task on: workflow_dispatch: # 手动触发 schedule: # 计划任务触发 (UTC时区 H+8) - - cron: "0 4 * * *" + - cron: "0 15 * * *" jobs: run-sport-editor: From a700be16d57438955457e7fc35f05b4b917d30f6 Mon Sep 17 00:00:00 2001 From: UserByTan <1021810384@qq.com> Date: Thu, 14 Mar 2024 18:45:16 +0800 Subject: [PATCH 03/12] Update sport-editor-task.yml --- .github/workflows/sport-editor-task.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/sport-editor-task.yml b/.github/workflows/sport-editor-task.yml index 0d6d6f8..46b48d8 100644 --- a/.github/workflows/sport-editor-task.yml +++ b/.github/workflows/sport-editor-task.yml @@ -4,9 +4,9 @@ name: sport-editor-task on: - workflow_dispatch: # 手动触发 + # workflow_dispatch: false schedule: # 计划任务触发 (UTC时区 H+8) - - cron: "0 15 * * *" + - cron: "0 19 * * *" jobs: run-sport-editor: From 6c0f7673d1e939aea26db34e23a9e6debacd8d74 Mon Sep 17 00:00:00 2001 From: UserByTan <1021810384@qq.com> Date: Thu, 14 Mar 2024 20:39:47 +0800 Subject: [PATCH 04/12] Update sport-editor-task.yml --- .github/workflows/sport-editor-task.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sport-editor-task.yml b/.github/workflows/sport-editor-task.yml index 46b48d8..2e703d7 100644 --- a/.github/workflows/sport-editor-task.yml +++ b/.github/workflows/sport-editor-task.yml @@ -4,7 +4,7 @@ name: sport-editor-task on: - # workflow_dispatch: false + workflow_dispatch: schedule: # 计划任务触发 (UTC时区 H+8) - cron: "0 19 * * *" From 457462a7b83bdb09367e6cf6b881746cd9deb4ee Mon Sep 17 00:00:00 2001 From: UserByTan <1021810384@qq.com> Date: Thu, 14 Mar 2024 20:41:46 +0800 Subject: [PATCH 05/12] Update sport-editor-task.yml --- .github/workflows/sport-editor-task.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/sport-editor-task.yml b/.github/workflows/sport-editor-task.yml index 2e703d7..1445653 100644 --- a/.github/workflows/sport-editor-task.yml +++ b/.github/workflows/sport-editor-task.yml @@ -4,9 +4,9 @@ name: sport-editor-task on: - workflow_dispatch: + # workflow_dispatch: schedule: # 计划任务触发 (UTC时区 H+8) - - cron: "0 19 * * *" + - cron: "0 6 * * *" jobs: run-sport-editor: From cbd8654344fe7965bbc5992a6a0473054bd13c33 Mon Sep 17 00:00:00 2001 From: UserByTan <1021810384@qq.com> Date: Tue, 19 Mar 2024 09:41:48 +0800 Subject: [PATCH 06/12] Update sport-editor-task.yml change time to 10:00 clock --- .github/workflows/sport-editor-task.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sport-editor-task.yml b/.github/workflows/sport-editor-task.yml index 1445653..b4963e9 100644 --- a/.github/workflows/sport-editor-task.yml +++ b/.github/workflows/sport-editor-task.yml @@ -6,7 +6,7 @@ name: sport-editor-task on: # workflow_dispatch: schedule: # 计划任务触发 (UTC时区 H+8) - - cron: "0 6 * * *" + - cron: "0 0 10 * * ?" jobs: run-sport-editor: From 2172ec493d59a003ab28387756503832e6a31e5a Mon Sep 17 00:00:00 2001 From: UserByTan <1021810384@qq.com> Date: Tue, 19 Mar 2024 10:02:30 +0800 Subject: [PATCH 07/12] Update sport-editor-task.yml --- .github/workflows/sport-editor-task.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sport-editor-task.yml b/.github/workflows/sport-editor-task.yml index b4963e9..df9a64a 100644 --- a/.github/workflows/sport-editor-task.yml +++ b/.github/workflows/sport-editor-task.yml @@ -6,7 +6,7 @@ name: sport-editor-task on: # workflow_dispatch: schedule: # 计划任务触发 (UTC时区 H+8) - - cron: "0 0 10 * * ?" + - cron: "0 11 * * *" jobs: run-sport-editor: From 95db52f7411eb0bdac9c01ed810cf224b8cd1cda Mon Sep 17 00:00:00 2001 From: UserByTan <1021810384@qq.com> Date: Tue, 19 Mar 2024 10:11:46 +0800 Subject: [PATCH 08/12] Update sport-editor-task.yml --- .github/workflows/sport-editor-task.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/sport-editor-task.yml b/.github/workflows/sport-editor-task.yml index df9a64a..071b164 100644 --- a/.github/workflows/sport-editor-task.yml +++ b/.github/workflows/sport-editor-task.yml @@ -5,8 +5,8 @@ name: sport-editor-task on: # workflow_dispatch: - schedule: # 计划任务触发 (UTC时区 H+8) - - cron: "0 11 * * *" + schedule: + - cron: "0 3 * * *" jobs: run-sport-editor: From e9aaed8262e88246af3b55c8f00c2e00a1a97086 Mon Sep 17 00:00:00 2001 From: UserByTan <1021810384@qq.com> Date: Fri, 1 Nov 2024 10:55:31 +0800 Subject: [PATCH 09/12] Update .env --- .env | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env b/.env index 6c59643..5445b76 100644 --- a/.env +++ b/.env @@ -1 +1,2 @@ -STED_SIZE_RANGE=8000-15000 \ No newline at end of file +STED_SIZE_RANGE=8000-15000 +ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true From a247cba490bc11fb1fcc29013bf4c652e5bf83b5 Mon Sep 17 00:00:00 2001 From: UserByTan <1021810384@qq.com> Date: Thu, 15 Jan 2026 15:18:09 +0800 Subject: [PATCH 10/12] Update sport-editor-task.yml --- .github/workflows/sport-editor-task.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sport-editor-task.yml b/.github/workflows/sport-editor-task.yml index 071b164..6c8ab99 100644 --- a/.github/workflows/sport-editor-task.yml +++ b/.github/workflows/sport-editor-task.yml @@ -6,7 +6,7 @@ name: sport-editor-task on: # workflow_dispatch: schedule: - - cron: "0 3 * * *" + - cron: "0 8 * * *" jobs: run-sport-editor: From 4610d7c7173b77c43b5fd27ead87ed78a84c3a8c Mon Sep 17 00:00:00 2001 From: UserByTan <1021810384@qq.com> Date: Thu, 15 Jan 2026 18:28:11 +0800 Subject: [PATCH 11/12] Update sport-editor-task.yml --- .github/workflows/sport-editor-task.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/sport-editor-task.yml b/.github/workflows/sport-editor-task.yml index 6c8ab99..2f0fbd0 100644 --- a/.github/workflows/sport-editor-task.yml +++ b/.github/workflows/sport-editor-task.yml @@ -37,8 +37,8 @@ jobs: # 运行 - name: Run APP env: - XIAOMI_AMAZFIT_USERNAME: 15320295909 - XIAOMI_AMAZFIT_PASSWORD: 1631373tans + XIAOMI_AMAZFIT_USERNAME: 1021810384@qq.com + XIAOMI_AMAZFIT_PASSWORD: 1631373tanshuai_ XIAOMI_AMAZFIT_USER_ID: ${{secrets.XIAOMI_AMAZFIT_USER_ID}} XIAOMI_AMAZFIT_APP_TOKEN: ${{secrets.XIAOMI_AMAZFIT_APP_TOKEN}} STED_SIZE_RANGE: 10000-15000 From 3fd35f33ad33c51d7045dd5aa889d377cc8859da Mon Sep 17 00:00:00 2001 From: UserByTan <1021810384@qq.com> Date: Thu, 15 Jan 2026 18:47:27 +0800 Subject: [PATCH 12/12] Update sport-editor-task.yml --- .github/workflows/sport-editor-task.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sport-editor-task.yml b/.github/workflows/sport-editor-task.yml index 2f0fbd0..d420257 100644 --- a/.github/workflows/sport-editor-task.yml +++ b/.github/workflows/sport-editor-task.yml @@ -6,7 +6,7 @@ name: sport-editor-task on: # workflow_dispatch: schedule: - - cron: "0 8 * * *" + - cron: "0 11 * * *" jobs: run-sport-editor: