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 }}