Fix preparing release

This commit is contained in:
Ján Mikláš
2019-09-10 10:37:47 +02:00
committed by Pavel Dohnal
parent 7e112cbbfc
commit d164950d29

View File

@@ -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;