From e91065dab8af998f36dff6d97ca2a4e53ddc1429 Mon Sep 17 00:00:00 2001 From: Jiwan Ahn Date: Fri, 3 Nov 2023 01:50:10 +0900 Subject: [PATCH] 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 84671b1..9079b98 100644 --- a/.github/workflows/Diareat-CICD.yml +++ b/.github/workflows/Diareat-CICD.yml @@ -69,7 +69,7 @@ jobs: - name: Checkout kustomize repository uses: actions/checkout@v3 with: - repository: CAUSOLDOUTMAN/Diareat_backend + repository: CAUSOLDOUTMEN/Diareat_backend ref: master token: ${{ secrets.ACCESS_TOKEN }} path: Diareat_backend