Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthecalcaholic <6317548+theCalcaholic@users.noreply.github.com>2022-08-16 12:31:51 +0300
committerthecalcaholic <6317548+theCalcaholic@users.noreply.github.com>2022-08-16 12:31:51 +0300
commite014bf1b5e6db2ee9c650156b90068a3a3cb81af (patch)
treea613f643d34b300ab830ec55396f90f0011ec8ec /.github
parentf314fdb2762b77dd73d0a0f62b4a32bcbc928553 (diff)
publish-image.yml: Escape back tics
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/publish-image.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/publish-image.yml b/.github/workflows/publish-image.yml
index c4dd08d6..e7b25a97 100644
--- a/.github/workflows/publish-image.yml
+++ b/.github/workflows/publish-image.yml
@@ -68,8 +68,8 @@ jobs:
body="${body}
**Checksums:**
- ```
- ```"
+ \`\`\`
+ \`\`\`"
fi
body="${body%$'\n```'*}