Skip to content

Commit ac7f747

Browse files
committed
update:release.yaml
1 parent 9ebcaaf commit ac7f747

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/release.yaml

+3-4
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,9 @@ env:
2222
VERSION: ${{ github.ref_name }} # Dynamic version based on the tag name
2323
RELEASE_DIR: release
2424
RELEASE_NOTICES: |
25-
- [👏] 优化学习公社
26-
- [👏] 预添加题库缓存
27-
- [👏] 预添加重庆工业学院CQIE平台
28-
- [👏] 项目规范化调整
25+
- [👏] 更新支持学习公社
26+
- [👏] 项目规范化迁移
27+
- [👏] 支持IP代理池文件接入(挂服务器减少封号风险,挂服务器的请务必使用ip代理池,因为服务器公网IP是固定的,很容易会被侦测到)
2928
- [‍🔧] 修复部分BUG,提高稳定性
3029
3130
注:等GO版本追平Java版本功能后Java版本将不再进行维护,后续将主要针对GO版本进行维护,Java将不会更新新功能和适配新平台。

0 commit comments

Comments
 (0)