From 4df74bff795c27c297de22faba940c2f192a8d6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maksymilian=20Wilczy=C5=84ski?= <66273956+maksw2@users.noreply.github.com> Date: Thu, 20 Jun 2024 17:49:37 +0200 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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