diff --git a/.github/workflows/patch_v7.yml b/.github/workflows/patch_v7.yml index d35dcb6..82cc423 100644 --- a/.github/workflows/patch_v7.yml +++ b/.github/workflows/patch_v7.yml @@ -946,7 +946,7 @@ jobs: **Architecture**: $ARCH **Channel**: $CHANNEL -
RouterOS +
RouterOS | Type | File | |------|------| @@ -965,7 +965,7 @@ jobs: echo "" >> "$RELEASE_BODY" if [ "$ARCH" == "x86" ] || [ "$ARCH" == "arm64" ]; then - echo "
Cloud Hosted Router (CHR)" >> "$RELEASE_BODY" + echo "
Cloud Hosted Router (CHR)" >> "$RELEASE_BODY" echo "" >> "$RELEASE_BODY" if [ "$ARCH" == "x86" ]; then echo "| Platform | UEFI | Legacy BIOS |" >> "$RELEASE_BODY"