From 7db21612a03443e86248aec4537fef58aa7294bf Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 14 Jan 2024 11:20:43 +0100 Subject: [PATCH] Escape backticks [skip ci] --- .github/workflows/close-duplicates.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/close-duplicates.yml b/.github/workflows/close-duplicates.yml index d0b2f84ffe..493aaedf52 100644 --- a/.github/workflows/close-duplicates.yml +++ b/.github/workflows/close-duplicates.yml @@ -26,7 +26,7 @@ jobs: gh issue comment "$NUMBER" --body "Hi there! - This is an automatic reply. `Share and enjoy`. + This is an automatic reply. \`Share and enjoy\`. Your issue is probably a duplicate of issue #${{ steps.command.outputs.params }}: [$ISSUE_TITLE](https://github.com/firefly-iii/firefly-iii/issues/${{ steps.command.outputs.params }}). Please refer to issue #${{ steps.command.outputs.params }} for support.