From e461823d10fc66e26c0433303a7c6546aa8cdd46 Mon Sep 17 00:00:00 2001 From: juewuy Date: Sun, 23 Nov 2025 19:11:53 +0800 Subject: [PATCH] =?UTF-8?q?~=E4=BF=AE=E5=A4=8D=E7=BC=96=E8=AF=91=E5=8F=82?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/update_singbox_core.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update_singbox_core.yaml b/.github/workflows/update_singbox_core.yaml index 1161afa..360daed 100644 --- a/.github/workflows/update_singbox_core.yaml +++ b/.github/workflows/update_singbox_core.yaml @@ -83,9 +83,9 @@ jobs: echo version=$version >> $GITHUB_OUTPUT if [ -z "$TAGS" ];then if [ "$REPO" = 'PuerNya/sing-box' ];then - echo tags=with_quic,with_shadowsocksr,with_ech,with_utls,with_reality_server,with_clash_api >> $GITHUB_OUTPUT + echo tags=with_quic,with_shadowsocksr,with_clash_api >> $GITHUB_OUTPUT else - echo tags=with_quic,with_ech,with_utls,with_reality_server,with_clash_api >> $GITHUB_OUTPUT + echo tags=with_quic,with_clash_api >> $GITHUB_OUTPUT fi else echo tags=$TAGS >> $GITHUB_OUTPUT @@ -209,6 +209,7 @@ jobs: run: | [ "${{ inputs.tag1 }}" = SagerNet/sing-box ] && crashcore='singbox' [ "${{ inputs.tag1 }}" = PuerNya/sing-box ] && crashcore='singboxp' + [ "${{ inputs.tag1 }}" = reF1nd/sing-box ] && crashcore='singboxr' mkdir -p ./bin/${crashcore} rm -fr ./bin/${crashcore}/* mv -f ./tmp/singbox-linux-*.tar.gz ./bin/${crashcore}/