Skip to content

Commit 44408bc

Browse files
committed
rollback stack
1 parent 921e7b4 commit 44408bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
aws-region: us-east-1
126126

127127
- name: Publish to AWS
128-
run: make deploy_dev
128+
run: aws cloudformation continue-update-rollback --stack-name infra-core-api && make deploy_dev
129129
env:
130130
HUSKY: "0"
131131
VITE_RUN_ENVIRONMENT: dev

0 commit comments

Comments
 (0)