diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5a9f758..d371c3e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,7 +44,7 @@ jobs: - uses: actions/checkout@v4 with: repository: morbalint/kemkas-deployment - ref: refs/head/main + ref: refs/heads/main path: ./deployment-repo clean: false - uses: mikefarah/yq@v4