Skip to content

Commit 0b7df65

Browse files
authored
Merge branch 'develop' into issue/1324-help-example
2 parents 4a7ebf9 + 164051d commit 0b7df65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/deploy.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ echo "|1|qPmmP7LVZ7Qbpk7AylmkfR0FApQ=|WUy1WS3F4qcr3R5Sc728778goPw= ssh-rsa AAAAB
3232

3333
git clone [email protected]:easyengine/easyengine-builds.git
3434

35-
git config user.name "Travis CI"
36-
git config user.email "[email protected]"
35+
git config user.name "rtBot"
36+
git config user.email "[email protected]"
3737
git config push.default "current"
3838

3939
if [[ "$TRAVIS_BRANCH" == "develop" ]]; then

0 commit comments

Comments
 (0)