mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
remove broken execute
This commit is contained in:
parent
2ff0ae61c8
commit
4a148e6ef9
1 changed files with 0 additions and 2 deletions
|
|
@ -259,8 +259,6 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|||
}
|
||||
|
||||
if ($createRelease) {
|
||||
Console::execute('git config --global user.email "$GIT_EMAIL"', stdin: '', stdout: '', stderr: '');
|
||||
|
||||
$releaseVersion = $language['version'];
|
||||
|
||||
$repoName = $language['gitUserName'] . '/' . $language['gitRepoName'];
|
||||
|
|
|
|||
Loading…
Reference in a new issue