From 6b9f61062d3bda6d7b5017d1a77e8bd806cec4f9 Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Wed, 7 Aug 2024 23:29:57 -0300 Subject: [PATCH] chore: test Signed-off-by: Carlos Alexandro Becker --- .github/workflows/release.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1857561..ac6facb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -73,4 +73,6 @@ jobs: title: "nightly" description: "build finished with status {{STATUS}}" discord-webhook: ${{ secrets.DISCORD_WEBHOOK }} + username: GoReleaser + avatar-url: https://avatars.githubusercontent.com/u/24697112?v=4 include-details: false