diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 00134fd..48e70ce 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -54,4 +54,8 @@ jobs: uses: tsickert/discord-webhook@v5.3.0 with: webhook-url: ${{ secrets.DISCORD_WEBHOOK }} - raw-data: ${{ secrets.discord_json }} \ No newline at end of file + username: vegabot + avatar-url: https://maksw.pl/images/ja1.webp + embed-title: A new release dropped! + embed-description: [Get it here](https://github.com/maksw2/VEGA/releases) + embed-color: 5814783 \ No newline at end of file