From cbdc63ace88df2b70e9fb7a7423f676ae2a1d499 Mon Sep 17 00:00:00 2001 From: David Young Date: Sun, 24 May 2020 10:13:47 +1200 Subject: [PATCH] Update on-push-master-notify-discord.yml --- .github/workflows/on-push-master-notify-discord.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/on-push-master-notify-discord.yml b/.github/workflows/on-push-master-notify-discord.yml index 39af0b0..dfaa2a5 100644 --- a/.github/workflows/on-push-master-notify-discord.yml +++ b/.github/workflows/on-push-master-notify-discord.yml @@ -25,7 +25,7 @@ jobs: The [Geek's Cookbook](https://geek-cookbook.funkypenguin.co.nz] has been updated! Here's what's changed: - > ${{github.event.commits[].message}} + > ${{github.event.commits[0].message}} Get more details at: {{ EVENT_PAYLOAD.compare }}