From a9e328285339ab529cded2b543e8e634c3ce2af3 Mon Sep 17 00:00:00 2001 From: ludeeus Date: Wed, 25 Dec 2019 15:09:59 +0000 Subject: [PATCH] Update discord message --- .github/workflows/ReleaseActions.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ReleaseActions.yml b/.github/workflows/ReleaseActions.yml index ab5e0dad..8bc04eae 100644 --- a/.github/workflows/ReleaseActions.yml +++ b/.github/workflows/ReleaseActions.yml @@ -71,7 +71,6 @@ jobs: - name: Discord notification env: DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }} - DISCORD_USERNAME: DeployBot uses: Ilshidur/action-discord@0.0.2 with: - args: "New version $(echo ${{ github.ref }} | cut -d'/' -f3) of HACS frontend are now pushed to [PyPi](https://pypi.org/project/hacs-frontend)." + args: "New version of HACS frontend are now pushed to [PyPi](https://pypi.org/project/hacs-frontend)."