Skip to content

Commit cd68c64

Browse files
Merge pull request #20 from MohamedRizwan399/develop
Master - #TRAPWLS-19 deploy branch script updated
2 parents 579f033 + c9a11a4 commit cd68c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"test": "react-scripts test",
3535
"eject": "react-scripts eject",
3636
"predeploy": "npm run build",
37-
"deploy": "gh-pages -b master-prod -d build"
37+
"deploy": "gh-pages -b production -d build"
3838
},
3939
"eslintConfig": {
4040
"extends": [

0 commit comments

Comments
 (0)