diff --git a/.github/workflows/ecs-deploy.yml b/.github/workflows/ecs-deploy.yml index 8d4e2106..cf73a6d9 100644 --- a/.github/workflows/ecs-deploy.yml +++ b/.github/workflows/ecs-deploy.yml @@ -65,6 +65,8 @@ jobs: runs-on: ubuntu-latest environment: production + needs: image-build-and-push + permissions: contents: read id-token: write