From 2aed1606e2dd22619e5a9cb389291783da3c9aae Mon Sep 17 00:00:00 2001 From: TheBusyBiscuit Date: Thu, 6 Feb 2020 20:09:49 +0100 Subject: [PATCH] [CI skip] Fixed workflow --- .github/workflows/translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index 1abc9c5d3..da782a472 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -14,6 +14,6 @@ jobs: - name: Discord Notification uses: Ilshidur/action-discord@master with: - args: '<@&665202905271369776> Slimefun's language files have been updated! https://gitlocalize.com/repo/3841' + args: '<@&665202905271369776> Slimefun4''s language files have been updated! https://gitlocalize.com/repo/3841' env: DISCORD_WEBHOOK: ${{ secrets.TRANSLATOR_WEBHOOK }}