From: Jérémie Astor Date: Fri, 2 Apr 2021 10:31:12 +0000 (+0200) Subject: :wrench: Update Discord bot X-Git-Tag: nightly~794 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=e88e22bdd61c9d351a5339db62a902ff7777d33e;p=gwion.git :wrench: Update Discord bot --- diff --git a/.github/workflows/linux-release.yml b/.github/workflows/linux-release.yml index 39b46878..9faeb9f6 100644 --- a/.github/workflows/linux-release.yml +++ b/.github/workflows/linux-release.yml @@ -50,9 +50,12 @@ jobs: asset_name: gwion-linux.tar.gz asset_content_type: application/gzip - - name: send message + - name: Update Discord bot uses: appleboy/discord-action@master with: webhook_id: ${{ secrets.WEBHOOK_ID }} webhook_token: ${{ secrets.WEBHOOK_TOKEN }} message: "!gwion update" + + - name: Update playground + run: curl https://thegwionplayground.fennecdjay.repl.co/bumcledyfynaghat