Update repo to /toddmotto from /davemachado
This commit is contained in:
@@ -17,7 +17,7 @@ git init
|
||||
git config --global user.name "Travis CI"
|
||||
git config --global user.email "builds@travis-ci.org"
|
||||
|
||||
git remote add upstream "https://$GH_TOKEN@github.com/davemachado/public-apis.git"
|
||||
git remote add upstream "https://$GH_TOKEN@github.com/toddmotto/public-apis.git"
|
||||
git fetch upstream
|
||||
git reset upstream/master
|
||||
|
||||
|
||||
Reference in New Issue
Block a user