Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenshin0011 committed Jun 14, 2024
1 parent a6b7324 commit 08836b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"deploy": "gh-pages -d build"
"deploy": "gh-pages -d build --user \"GitHub Actions <[email protected]>\""
},
"eslintConfig": {
"extends": [
Expand Down

0 comments on commit 08836b9

Please sign in to comment.