mirror of
https://github.com/public-apis/public-apis.git
synced 2025-06-06 21:01:50 +02:00
Update formatting
This commit is contained in:
parent
141dfcf931
commit
220a513e01
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ cd deploy
|
||||||
|
|
||||||
git init
|
git init
|
||||||
git config --global user.name "Travis CI"
|
git config --global user.name "Travis CI"
|
||||||
git config --global user.email "build@travis.org"
|
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/davemachado/public-apis.git"
|
||||||
git fetch upstream
|
git fetch upstream
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue