From fef20b51f74c657db9cc91c95a888f1916a3b721 Mon Sep 17 00:00:00 2001 From: Leeseojune Date: Sun, 5 Jun 2022 22:41:56 +0900 Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=EF=B8=8F=20::=20Version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/stg-build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stg-build.yaml b/.github/workflows/stg-build.yaml index 650ac7e..9482395 100644 --- a/.github/workflows/stg-build.yaml +++ b/.github/workflows/stg-build.yaml @@ -60,6 +60,6 @@ jobs: repository: team-xquare/xquare-gitops-repo-staging event-type: update_image client-payload: '{"ref": "${{ github.ref }}", - "sha": "${{ github.sha }}", + "version": "${{ github.sha }}", "service_name": "${{env.SERVICE_NAME}}", "service_type": "${{env.SERVICE_TYPE}}"}'