mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2024-12-22 21:38:44 +01:00
[script] update deploy ci user
This commit is contained in:
parent
bb11014bfe
commit
4272f93170
4
.github/deploy.sh
vendored
4
.github/deploy.sh
vendored
@ -2,8 +2,8 @@
|
||||
|
||||
set -e
|
||||
|
||||
git config user.name "CI"
|
||||
git config user.email "dkhamsing@users.noreply.github.com"
|
||||
git config user.name "READMEbot"
|
||||
git config user.email "readmebot@users.noreply.github.com"
|
||||
|
||||
status=`git status`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user