mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2024-11-23 21:34:39 +03:00
[ci] update
This commit is contained in:
parent
34f128abfc
commit
4298ee7237
2
.github/deploy.sh
vendored
2
.github/deploy.sh
vendored
@ -5,6 +5,8 @@ set -e
|
||||
git config user.name "Travis CI"
|
||||
git config user.email "dkhamsing@users.noreply.github.com"
|
||||
|
||||
status=`git status`
|
||||
|
||||
if [[ $status == *"README.md"* ]]
|
||||
then
|
||||
git add README.md
|
||||
|
Loading…
Reference in New Issue
Block a user