소스 검색

Update repo to /toddmotto from /davemachado

pull/362/head
Dave Machado 7 년 전
committed by GitHub
부모
커밋
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



불러오는 중...
취소
저장