mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-01 01:10:34 +08:00
chore: revert discord notification embed color
This commit is contained in:
@@ -62,7 +62,7 @@ jobs:
|
||||
embeds: [{
|
||||
title: ("🎉 New MAA Release: " + $tag),
|
||||
description: $description,
|
||||
color: 15844367,
|
||||
color: 10246582,
|
||||
fields: [
|
||||
{ name: "Windows", value: ("[x64](" + $win64_url + ") ❘ [ARM](" + $winarm_url + ")"), inline: true },
|
||||
{ name: "macOS", value: ("[Universal](" + $mac_url + ")"), inline: true },
|
||||
|
||||
Reference in New Issue
Block a user