update congratsbot format again

This commit is contained in:
Fred K. Schott 2022-01-31 20:29:53 -08:00
parent ed4d9828a7
commit c370aa4578

View file

@ -29,7 +29,7 @@ jobs:
# DISCORD_AVATAR: ${{ github.event.pull_request.user.avatar_url }}
uses: Ilshidur/action-discord@0.3.2
with:
args: "**Merged!** [`${{ github.event.commits[0].author.name }}: ${{ steps.setup.outputs.COMMIT_MSG }}`](<https://github.com/withastro/astro/commits/main>)"
args: "**Merged!** ${{ github.event.commits[0].author.name }}: [`${{ steps.setup.outputs.COMMIT_MSG }}`](<https://github.com/withastro/astro/commits/main>)"
check_for_update:
name: Check for Updates