Explorar el Código

Update repo to /toddmotto from /davemachado

pull/362/head
Dave Machado hace 7 años
committed by GitHub
padre
commit
94f81ac67a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      build/deploy.sh

+ 1
- 1
build/deploy.sh Ver fichero

@@ -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



Cargando…
Cancelar
Guardar