Skip to content

Commit

Permalink
Update discord message
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed Dec 25, 2019
1 parent 978d9b0 commit a9e3282
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ReleaseActions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ jobs:
- name: Discord notification
env:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
DISCORD_USERNAME: DeployBot
uses: Ilshidur/[email protected]
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)."

0 comments on commit a9e3282

Please sign in to comment.