Skip to content
This repository was archived by the owner on Sep 25, 2025. It is now read-only.

Commit 0f2c57c

Browse files
committed
updated
1 parent 24d1bd3 commit 0f2c57c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
env:
1313
AWS_REGION: ap-northeast-2
1414
S3_BUCKET: exam-codedeploy-bucket
15-
S3_KEY: release/dist.zip
15+
S3_KEY: dist.zip
1616
CODEDEPLOY_APP: ExamCodeDeployApp
1717
CODEDEPLOY_GROUP: ExamDeploymentGroup
1818

0 commit comments

Comments
 (0)