mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 05:18:10 +00:00
fix(workflows): color prop
This commit is contained in:
@@ -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: "ffd700"
|
color: "15844367"
|
||||||
footer_title: "Changelog - Pojazdownik"
|
footer_title: "Changelog - Pojazdownik"
|
||||||
footer_timestamp: true
|
footer_timestamp: true
|
||||||
Reference in New Issue
Block a user