Skip to content

Commit 582b6c8

Browse files
author
Ju
committed
Upload/Main Merge gnims-project#100 githubaction 추가
1 parent 73d2f96 commit 582b6c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"build": "react-scripts build",
4545
"test": "react-scripts test",
4646
"eject": "react-scripts eject",
47-
"deploy": "yarn run build && aws s3 sync build/ s3://gnimsducket"
47+
"deploy": "yarn run build && aws s3 sync build/ s3://gnimsbuckettest"
4848
},
4949
"eslintConfig": {
5050
"extends": [

0 commit comments

Comments
 (0)