You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/workflows/discord-notification.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -52,4 +52,4 @@ jobs:
52
52
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
53
53
uses: Ilshidur/action-discord@master
54
54
with:
55
-
args: 'Hey folks, bdougie is going live today to ${{ steps.data.outputs.title }} at 1pm PDT. See you later!'
55
+
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!'
0 commit comments