From 812c9d8269b45b15770448c23c46d0c37798d825 Mon Sep 17 00:00:00 2001 From: "Fred K. Schott" Date: Sun, 8 Aug 2021 22:36:38 -0700 Subject: [PATCH] Update congratsbot.yml --- .github/workflows/congratsbot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/congratsbot.yml b/.github/workflows/congratsbot.yml index 1116bd8dd..bb6229638 100644 --- a/.github/workflows/congratsbot.yml +++ b/.github/workflows/congratsbot.yml @@ -18,4 +18,4 @@ jobs: # DISCORD_AVATAR: ${{ github.event.pull_request.user.avatar_url }} uses: Ilshidur/action-discord@0.3.2 with: - args: '**Sweet!** ${{ github.event.commits[0].author.name }} just merged ["${{ github.event.commits[0].message }}"](<${{github.event.repository.commits_url}}>)' + args: '**Sweet!** <${{ github.event.commits[0].author.name }}> just merged ["${{ github.event.commits[0].message }}"]()'