From 341997691c110f69e3b3141d9c968475ff3de7a5 Mon Sep 17 00:00:00 2001 From: yudonggeun Date: Tue, 18 Jun 2024 21:18:03 +0900 Subject: [PATCH] chore : fix bug --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b6a54905..ad670b25 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -63,4 +63,4 @@ jobs: source: . destination_repo: kSideProject/kpring-infra deploy_key: ${{ secrets.SSH_PRIVATE_KEY }} - commit_message: 'ci: update tag to env(IMAGE_TAG)'' + commit_message: 'ci: update tag to env(IMAGE_TAG)'