Skip to content

Commit

Permalink
ci: temporarily remove repo option from config
Browse files Browse the repository at this point in the history
  • Loading branch information
EdricChan03 committed Sep 3, 2019
1 parent 8e7fce5 commit fb1d8a8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,7 @@
"deploy": {
"builder": "angular-cli-ghpages:deploy",
"options": {
"baseHref": "/rss-reader/",
"repo": "https://github.com/EdricChan03/rss-reader"
"baseHref": "/rss-reader/"
}
}
}
Expand Down

0 comments on commit fb1d8a8

Please sign in to comment.