mirror of
https://github.com/elseif/MikroTikPatch.git
synced 2026-09-15 17:23:55 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
17271e5e09 |
2
.github/workflows/patch_v6.yml
vendored
2
.github/workflows/patch_v6.yml
vendored
@@ -417,9 +417,9 @@ jobs:
|
|||||||
ARCH_TEXT="\`$ARCH\`"
|
ARCH_TEXT="\`$ARCH\`"
|
||||||
|
|
||||||
cat > "$RELEASE_BODY" << EOF
|
cat > "$RELEASE_BODY" << EOF
|
||||||
**Build Time**: $BUILD_TIME_UTC ($BUILD_TIME)
|
|
||||||
**Architecture**: $ARCH_TEXT
|
**Architecture**: $ARCH_TEXT
|
||||||
**Channel**: $CHANNELS_TEXT
|
**Channel**: $CHANNELS_TEXT
|
||||||
|
**Build Time**: $BUILD_TIME_UTC ($BUILD_TIME)
|
||||||
|
|
||||||
<details open><summary><strong>RouterOS</strong></summary>
|
<details open><summary><strong>RouterOS</strong></summary>
|
||||||
|
|
||||||
|
|||||||
2
.github/workflows/patch_v7.yml
vendored
2
.github/workflows/patch_v7.yml
vendored
@@ -855,9 +855,9 @@ jobs:
|
|||||||
ARCH_TEXT="\`$ARCH\`"
|
ARCH_TEXT="\`$ARCH\`"
|
||||||
|
|
||||||
cat > "$RELEASE_BODY" << EOF
|
cat > "$RELEASE_BODY" << EOF
|
||||||
**Build Time**: $BUILD_TIME_UTC ($BUILD_TIME)
|
|
||||||
**Architecture**: $ARCH_TEXT
|
**Architecture**: $ARCH_TEXT
|
||||||
**Channel**: $CHANNELS_TEXT
|
**Channel**: $CHANNELS_TEXT
|
||||||
|
**Build Time**: $BUILD_TIME_UTC ($BUILD_TIME)
|
||||||
|
|
||||||
<details open><summary><strong>RouterOS</strong></summary>
|
<details open><summary><strong>RouterOS</strong></summary>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user