Skip to content

Commit 63e40f6

Browse files
committed
增加meta测试版内核的自动打包流程
1 parent 9fe84b8 commit 63e40f6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/update_meta.alpha_core.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ jobs:
4848
with:
4949
tag_name: clash.meta.alpha
5050
name: clash.meta.alpha
51-
body: "The alpha version of clash.meta core \n这是clash.meta的Alpha版本内核文件\nZip by upx\n使用了upx进行压缩\nOnly support for ShellClash\n仅限于ShellClash项目使用"
52-
draft: true
51+
body: "The alpha version of clash.meta core \n这是clash.meta的Alpha版本内核文件\n version=${download_version}\n https://github.com/MetaCubeX/Clash.Meta/releases/tag/Prerelease-Alpha \nZip by upx\n使用了upx进行压缩\nOnly support for ShellClash\n仅限于ShellClash项目使用"
52+
draft: false
5353
prerelease: true
5454
files: |
5555
./tmp/*

bin/version

+1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ clashnet_v=v1.7.6
22
clashpre_v=2022.11.25
33
clash_v=v1.7.1
44
meta_v=v1.14.2
5+
meta.a_v=v1.14.2
56
GeoIP_v=20230408
67
versionsh=1.7.4f

0 commit comments

Comments
 (0)