Skip to content

Commit fdd8551

Browse files
committed
fix: specify env as staging-alt3
1 parent 34eee38 commit fdd8551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-ecs-staging-alt3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
name: Deploy
1515
uses: ./.github/workflows/deploy-ecs.yml
1616
with:
17-
environment: 'staging'
17+
environment: 'staging-alt3'
1818
environment-site-name: 'staging-alt3'
1919
shortEnv: 'prod'
2020
ecs-cpu: 1024

0 commit comments

Comments
 (0)