From 3c9b4441b1cd925d362b8365bc35832804c65bca Mon Sep 17 00:00:00 2001 From: Changbaiqi Date: Wed, 18 Dec 2024 15:34:12 +0800 Subject: [PATCH] update: update core and update retry rule --- .github/workflows/release.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 2a9ad72..b2f64af 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -23,9 +23,9 @@ env: VERSION: ${{ github.ref_name }} # Dynamic version based on the tag name RELEASE_DIR: release RELEASE_NOTICES: | - - [👏] 更新支持学习通视屏学习(目前仅支持没有人脸) - - [👏] 添加公告功能(可能有BUG) - - [‍🔧] 修改 + - [‍🔧] 优化英华请求重发机制,多账号更稳定 + + 注:当前学习通功能为测试阶段日志显示比较乱,后续版本更新会调整 jobs: # Linux build job