try to format new discord bot message

This commit is contained in:
Fred K. Schott 2022-01-28 10:52:55 -08:00 committed by GitHub
parent 4e938e9747
commit 26711a587c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: '**Sweet!** <${{ github.event.commits[0].author.name }}> your code just got merged!\n[`${{ steps.setup.outputs.COMMIT_MSG }}`](<https://github.com/withastro/astro/commits/main>)'
args: 'Sweet! **${{ github.event.commits[0].author.name }}** your code just got merged! \\n [`${{ steps.setup.outputs.COMMIT_MSG }}`](<https://github.com/withastro/astro/commits/main>)'
check_for_update:
name: Check for Updates