fix(workflows): release color

This commit is contained in:
2024-04-27 01:11:38 +02:00
parent 8e4ae64cd3
commit c181cf7e64
@@ -12,6 +12,6 @@ jobs:
uses: SethCohen/github-releases-to-discord@v1.13.1 uses: SethCohen/github-releases-to-discord@v1.13.1
with: with:
webhook_url: ${{ secrets.WEBHOOK_URL }} webhook_url: ${{ secrets.WEBHOOK_URL }}
color: "2105893" color: "15844367"
footer_title: "Changelog - Stacjownik" footer_title: "Changelog - Stacjownik"
footer_timestamp: true footer_timestamp: true