0
0
mirror of https://github.com/sp-tarkov/build.git synced 2025-02-13 01:30:46 -05:00

Updates Discord JSON

This commit is contained in:
Refringe 2024-03-14 22:33:56 -04:00
parent 01713772ac
commit 5e4d396bc1
Signed by: Refringe
GPG Key ID: 7715B85B4A6306ED

View File

@ -678,14 +678,14 @@ jobs:
"name": "Primary Download Link",
"value": $LINK_MEGA
}
]
+ (if $BUILD_TYPE == "release" then
[{
] +
(if $BUILD_TYPE == "release" then [
{
"name": "Torrent Link",
"value": $LINK_TORRENT
}]
else [] end)
+ [
}
] else [] end) +
[
{
"name": "Fallback Mirror",
"value": $LINK_HTTPS