fix(ecs): preview env name

This commit is contained in:
Stan Girard 2023-06-29 09:56:19 +02:00
parent 4ce080b785
commit 2b835a1ee5

View File

@ -1,4 +1,4 @@
name: Deploy to Amazon ECS
name: Deploy Backend to Preview ECS
on:
push:
@ -68,4 +68,4 @@ jobs:
task-definition: ${{ steps.task-def.outputs.task-definition }}
service: ${{ env.ECS_SERVICE }}
cluster: ${{ env.ECS_CLUSTER }}
wait-for-service-stability: true
wait-for-service-stability: true