From cc5a9a02d8e9a311256e3ed72ab759fdbc9c4884 Mon Sep 17 00:00:00 2001 From: Kreyren Date: Wed, 18 Mar 2020 11:42:59 +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 4167a04..8ce7e27 100644 --- a/.github/workflows/discord.yml +++ b/.github/workflows/discord.yml @@ -29,3 +29,4 @@ jobs: github.ref: ${{ github.ref }} github.head_ref: ${{ github.head_ref }} github.base_ref: ${{ github.base_ref }} + github.repository: ${{ github.repository }}