From a14e09c6134c5d4bc811157a33d6ea701c024534 Mon Sep 17 00:00:00 2001 From: juewuy <61367819+juewuy@users.noreply.github.com> Date: Mon, 8 Jan 2024 21:29:06 +0800 Subject: [PATCH] Update update_singbox_core.yaml --- .github/workflows/update_singbox_core.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update_singbox_core.yaml b/.github/workflows/update_singbox_core.yaml index ba2806b..65ebd49 100644 --- a/.github/workflows/update_singbox_core.yaml +++ b/.github/workflows/update_singbox_core.yaml @@ -48,7 +48,7 @@ jobs: with: tag_name: singbox_core name: singbox_core - body: "The alpha version of singbox core \n这是singbox的官方版本内核文件\nhttps://github.com/${download_project}/releases \nZip by upx\n使用了upx进行压缩\nOnly support for ShellCrash\n仅限于ShellCrash项目使用" + body: "The alpha version of singbox core \n这是singbox的官方${{ github.event.inputs.version }}版本内核文件\nhttps://github.com/SagerNet/sing-box/releases \nZip by upx\n使用了upx进行压缩\nOnly support for ShellCrash\n仅限于ShellCrash项目使用" draft: false prerelease: true files: |