diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 48e70ce..6d8f07f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -54,8 +54,8 @@ jobs: uses: tsickert/discord-webhook@v5.3.0 with: webhook-url: ${{ secrets.DISCORD_WEBHOOK }} - 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 + 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