From ef8c14643ffcc855c471361d027fe27c93432171 Mon Sep 17 00:00:00 2001 From: Till0196 <16399842+Till0196@users.noreply.github.com> Date: Tue, 16 Apr 2024 18:38:33 +0900 Subject: [PATCH] fix --- .github/workflows/example2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/example2.yml b/.github/workflows/example2.yml index f441677..3d78b10 100644 --- a/.github/workflows/example2.yml +++ b/.github/workflows/example2.yml @@ -103,7 +103,7 @@ jobs: `📌 Branch Preview URL: [${process.env.PUBLISH_CFPAGES_ALIAS}](${process.env.PUBLISH_CFPAGES_ALIAS})\n`:"" } commit hash: \`${{ github.event.head_commit.id }}\`\n - commit message: [${{ github.event.head_commit.message}}](${{ github.server_url }}/${{ github.repository }}/tree/${{ github.event.head_commit.id}})/\n + commit message: [${{ github.event.head_commit.message}}](${{ github.server_url }}/${{ github.repository }}/tree/${{ github.event.head_commit.id}})\n commit author: \`${{ github.event.head_commit.author.name }}\`\n commit date: \`${{ github.event.head_commit.timestamp }}\`\n