Set generated run release URL
This commit is contained in:
@@ -1140,7 +1140,7 @@ func runReleasePlatformURL() string {
|
||||
if value := strings.TrimSpace(os.Getenv("PLATFORM_RUN_RELEASE_URL")); value != "" {
|
||||
return value
|
||||
}
|
||||
return "https://scum.npc0.com"
|
||||
return "https://scum.npc0.com/"
|
||||
}
|
||||
|
||||
func distributionID(prefix string, parts ...interface{}) string {
|
||||
|
||||
Reference in New Issue
Block a user