From b721ea7959009ebbf7fc5ebb10875e59c75c44c6 Mon Sep 17 00:00:00 2001 From: Jiwan Ahn Date: Tue, 7 Nov 2023 01:59:23 +0900 Subject: [PATCH] chore: Update Diareat-CICD.yml --- .github/workflows/Diareat-CICD.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Diareat-CICD.yml b/.github/workflows/Diareat-CICD.yml index 98049a8..56f467f 100644 --- a/.github/workflows/Diareat-CICD.yml +++ b/.github/workflows/Diareat-CICD.yml @@ -51,7 +51,7 @@ jobs: docker push synoti21/${{ secrets.PROJECT_NAME }}:${{ steps.image.outputs.version }} - update-manifest: + CD: runs-on: ubuntu-latest needs: CI steps: