Skip to content

Commit

Permalink
Update deploy-d2ec2.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoDiazL authored Mar 4, 2024
1 parent 0a36427 commit b8c9557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-d2ec2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ permissions:
contents: read

env:
STACK_DESTROY: false
STACK_DESTROY: true
AWS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID_SANDBOX }}
AWS_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY_SANDBOX }}
AWS_REGION: us-east-1
Expand Down

0 comments on commit b8c9557

Please sign in to comment.