From: Jérémie Astor Date: Fri, 2 Apr 2021 09:58:47 +0000 (+0200) Subject: :wrench: Update Discord bot X-Git-Tag: nightly~799 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=273be19702f1f6ef1140901a082be4c6edbe554e;p=gwion.git :wrench: Update Discord bot --- diff --git a/.github/workflows/linux-release.yml b/.github/workflows/linux-release.yml index 0d14222c..4cede531 100644 --- a/.github/workflows/linux-release.yml +++ b/.github/workflows/linux-release.yml @@ -49,3 +49,10 @@ jobs: asset_path: ./gwion-linux.tar.gz asset_name: gwion-linux.tar.gz asset_content_type: application/gzip + + - name: send message + uses: appleboy/discord-action@master + with: + webhook_id: ${{ secrets.WEBHOOK_ID }} + webhook_token: ${{ secrets.WEBHOOK_TOKEN }} + message: !gwion update