From 8fea27f5a665a3a746eb6441e0c350dc2eb92512 Mon Sep 17 00:00:00 2001 From: Spythere Date: Mon, 6 Apr 2026 15:44:27 +0200 Subject: [PATCH] chore(release): fixed footer title --- .github/workflows/github-discord-releases.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-discord-releases.yml b/.github/workflows/github-discord-releases.yml index 0908ef3..1e8c875 100644 --- a/.github/workflows/github-discord-releases.yml +++ b/.github/workflows/github-discord-releases.yml @@ -13,5 +13,5 @@ jobs: with: webhook_url: '${{ secrets.WEBHOOK_URL }}' color: '10038562' - footer_title: 'Changelog - GeneraTOR' + footer_title: 'Changelog - Rozkładownik SRJP' footer_timestamp: true