From 5f465c4832b7d8bfa2a4f4229047769ee7fc62ad Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Sat, 26 Oct 2024 21:19:53 -0400 Subject: [PATCH] update env of prod eu ci --- .github/workflows/deployment-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deployment-pipeline.yml b/.github/workflows/deployment-pipeline.yml index 4f4910201..15ca38550 100644 --- a/.github/workflows/deployment-pipeline.yml +++ b/.github/workflows/deployment-pipeline.yml @@ -165,7 +165,7 @@ jobs: runs-on: ubuntu-latest needs: [production-us] environment: - name: Production + name: production-eu steps: - uses: twingate/github-action@v1 with: