diff --git a/.github/workflows/staging_pipeline.yml b/.github/workflows/staging_pipeline.yml index 1b98c8809..688a059bf 100644 --- a/.github/workflows/staging_pipeline.yml +++ b/.github/workflows/staging_pipeline.yml @@ -37,5 +37,6 @@ jobs: aws_account_id: 977287343304 aws_resource_prefix: core-prod environment: production + release_tag: ${{ needs.test.outputs.releasetag }} permissions: id-token: write