From 5b72341fb88199d1eb5af46348cab5d39009b2f1 Mon Sep 17 00:00:00 2001 From: Kreyren Date: Wed, 18 Mar 2020 11:42:38 +0000 Subject: [PATCH] test --- .github/workflows/discord.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/discord.yml b/.github/workflows/discord.yml index 60bab7e..4167a04 100644 --- a/.github/workflows/discord.yml +++ b/.github/workflows/discord.yml @@ -28,3 +28,4 @@ jobs: event_path: ${{ github.event_path }} github.ref: ${{ github.ref }} github.head_ref: ${{ github.head_ref }} + github.base_ref: ${{ github.base_ref }}