BRANCHNAME uppercase

This commit is contained in:
Dennis 2022-08-18 15:32:35 +02:00 committed by GitHub
parent 04ed457570
commit 1180f531d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -120,7 +120,7 @@ class AppServiceProvider extends ServiceProvider
$branchname = "unknown";
Log::error($e);
}
config(['BranchName' => $branchname]);
config(['BRANCHNAME' => $branchname]);
// Set Discord-API Config