Skip to content

Commit c4663c3

Browse files
committed
chore: 오타 수정
1 parent ec7851c commit c4663c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
aws configure set region ${{ secrets.AWS_REGION }}
4141
4242
43-
- - name: Upload Deployment Package to S3
43+
- name: Upload Deployment Package to S3
4444
run: |
4545
aws s3 cp deploy.zip s3://${{ secrets.AWS_S3_BUCKET }}/deploy.zip
4646

0 commit comments

Comments
 (0)