Fix preparing release
This commit is contained in:
committed by
Pavel Dohnal
parent
7e112cbbfc
commit
d164950d29
@@ -14,7 +14,7 @@ class GitHubController {
|
||||
|
||||
const RELEASE_SOURCE_BRANCH = 'release';
|
||||
|
||||
const QA_GITHUB_LOGIN = 'michelleshull';
|
||||
const QA_GITHUB_LOGIN = 'codemonkey-jack';
|
||||
|
||||
/** @var string */
|
||||
private $zip_filename;
|
||||
|
Reference in New Issue
Block a user