Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Commit

Permalink
Correct repository name for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vania-pooh authored May 1, 2018
1 parent 297bc97 commit 41c5e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis/docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e
TAGNAME=$1
GH_REF=github.com/aerokube/selenoid.git
GH_REF=github.com/aerokube/ggr-ui.git
git config user.name "${TRAVIS_REPO_SLUG}"
git config user.email "[email protected]"
git remote add upstream "https://${GITHUB_TOKEN}@${GH_REF}"
Expand Down

0 comments on commit 41c5e45

Please sign in to comment.