Skip to content

Commit 295a213

Browse files
authored
Update build-deploy.yml
1 parent 5480d32 commit 295a213

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build-deploy.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,6 @@ jobs:
6161
--s3-location s3://$BUCKET_NAME/$GITHUB_SHA.zip \
6262
--source ./build/zip
6363
64-
- name: Debug Deployment Group Name
65-
run: |
66-
echo "DEPLOYMENT_GROUP_NAME: ${{ env.DEPLOYMENT_GROUP_NAME }}"
67-
6864
- name: Deploy to AWS EC2 from S3
6965
run: |
7066
aws deploy create-deployment \

0 commit comments

Comments
 (0)