Skip to content

Commit

Permalink
try to format new discord bot message
Browse files Browse the repository at this point in the history
  • Loading branch information
FredKSchott committed Jan 28, 2022
1 parent 4e938e9 commit 26711a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# DISCORD_AVATAR: ${{ github.event.pull_request.user.avatar_url }}
uses: Ilshidur/[email protected]
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
Expand Down

0 comments on commit 26711a5

Please sign in to comment.