Skip to content

Commit ca4e904

Browse files
#TRAPWLS-19 deploy branch script updated
1 parent 22681ed commit ca4e904

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)