modified: .github/workflows/patch_v7.yml

This commit is contained in:
elseif
2026-09-05 19:09:21 +08:00
parent 677889f569
commit 68d4eb8b7c

View File

@@ -851,11 +851,13 @@ jobs:
echo "N/A"
fi
}
CHANNELS_TEXT=$(echo "$CHANNELS" | jq -r 'map("`\(.)`") | join(" ")')
ARCH_TEXT="\`$ARCH\`"
cat > "$RELEASE_BODY" << EOF
**Build Time**: $BUILD_TIME_UTC ($BUILD_TIME)
**Architecture**: $ARCH
**Channel**: $CHANNELS
**Architecture**: $ARCH_TEXT
**Channel**: $CHANNELS_TEXT
<details open><summary><strong>RouterOS</strong></summary>