We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 579f033 + c9a11a4 commit cd68c64Copy full SHA for cd68c64
1 file changed
package.json
@@ -34,7 +34,7 @@
34
"test": "react-scripts test",
35
"eject": "react-scripts eject",
36
"predeploy": "npm run build",
37
- "deploy": "gh-pages -b master-prod -d build"
+ "deploy": "gh-pages -b production -d build"
38
},
39
"eslintConfig": {
40
"extends": [
0 commit comments