diff options
-rw-r--r-- | .github/workflows/webhook_translate.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/webhook_translate.yml b/.github/workflows/webhook_translate.yml index 146cc704..c901c056 100644 --- a/.github/workflows/webhook_translate.yml +++ b/.github/workflows/webhook_translate.yml @@ -49,7 +49,7 @@ jobs: "url": "https://translate.hysky.de/projects/Skyblocker/skyblocker", "color": 5808639, "image": { - "url": "https://translate.hysky.de/widgets/Skyblocker/-/skyblocker/88x31-grey.png" + "url": "https://translate.hysky.de/widgets/Skyblocker/-/skyblocker/88x31-grey.png?uuid='$(uuidgen)'" } } ], |