Update congratsbot.yml

This commit is contained in:
Fred K. Schott 2021-08-08 11:26:30 -07:00 committed by GitHub
parent 30d258596e
commit a64a703246
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.pull_request.user.login }}](<${{ github.event.pull_request.user.url }}>) just merged a PR: [#${{ github.event.number }}: ${{ github.event.title }}](<${{github.event.pull_request.url}}>)'
args: '**Sweet!** [@${{ github.event.pull_request.user.login }}](<${{ github.event.pull_request.user.url }}>) just merged GitHub PR[#${{ github.event.number }}: ${{ github.event.pull_request.title }}](<${{github.event.pull_request.url}}>)'