From ad2c14b7ee5c2306d6bd417ab22b698737e1f5a5 Mon Sep 17 00:00:00 2001 From: Jiwan Ahn Date: Tue, 7 Nov 2023 00:49:31 +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: