Просмотр исходного кода

Update repo to /toddmotto from /davemachado

pull/362/head
Dave Machado 7 лет назад
committed by GitHub
Родитель
Сommit
94f81ac67a
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      build/deploy.sh

+ 1
- 1
build/deploy.sh Просмотреть файл

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



Загрузка…
Отмена
Сохранить