From b24df4776671adacd655216e9d1def76192072ab Mon Sep 17 00:00:00 2001 From: Brian Douglas Date: Tue, 25 May 2021 17:08:33 -0700 Subject: [PATCH] Update discord-notification.yml --- .github/workflows/discord-notification.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/discord-notification.yml b/.github/workflows/discord-notification.yml index 242ccbb..cad35ff 100644 --- a/.github/workflows/discord-notification.yml +++ b/.github/workflows/discord-notification.yml @@ -52,4 +52,4 @@ jobs: DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }} uses: Ilshidur/action-discord@master with: - args: 'Hey folks, bdougie is going live today to ${{ steps.data.outputs.title }} at 1pm PDT. See you later!' + args: '@NotificationSquad, bdougie is going live today to ${{ steps.data.outputs.title }} at 1pm PT. Be sure to #share-your-content so you get a shout out live!'