From 2607c34d32b294b67252c95e0b84fe99c498c805 Mon Sep 17 00:00:00 2001 From: pierregee Date: Thu, 9 Nov 2023 15:24:57 +0800 Subject: [PATCH] add correct acc --- .github/workflows/release-apps.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-apps.yml b/.github/workflows/release-apps.yml index c343c798..6faacbcc 100644 --- a/.github/workflows/release-apps.yml +++ b/.github/workflows/release-apps.yml @@ -29,7 +29,7 @@ jobs: include: - name: metascan-api environment: AWS ECR - # acc: 738942439028 -- TODO add correct acc + acc: 553774129222 environment: ${{ matrix.environment }} steps: - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3