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