Skip to content

Commit

Permalink
change to gh-pages branch
Browse files Browse the repository at this point in the history
  • Loading branch information
kostyrko committed Oct 5, 2020
1 parent fc24815 commit 37a2826
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"git.ignoreLimitWarning": true
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"eject": "react-scripts eject",
"postinstall": "node ./scripts/enable-css-sourcemaps.js",
"predeploy": "npm run build",
"deploy": "gh-pages-2 -d build"
"deploy": "gh-pages -d build"
},
"eslintConfig": {
"extends": "react-app"
Expand Down

0 comments on commit 37a2826

Please sign in to comment.