From 603eb97b18e435bd553b0dc0202b0870a4c0ba52 Mon Sep 17 00:00:00 2001 From: Rachael Booth Date: Wed, 8 Nov 2023 12:43:53 +0000 Subject: [PATCH] Temporary pipeline to deploy this branch for testing --- .github/workflows/staging_pipeline.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/staging_pipeline.yml b/.github/workflows/staging_pipeline.yml index f7be4f41d..391bc89c6 100644 --- a/.github/workflows/staging_pipeline.yml +++ b/.github/workflows/staging_pipeline.yml @@ -20,8 +20,8 @@ jobs: if: github.ref == 'refs/heads/cldc-2812-run-app-from-relative-url' uses: ./.github/workflows/aws_deploy.yml with: - aws_account_id: 107155005276 - aws_resource_prefix: core-staging - environment: staging + aws_account_id: 837698168072 + aws_resource_prefix: core-review-0 + environment: review permissions: id-token: write