ci: try fix cloning the deployment repo

This commit is contained in:
2024-03-12 23:45:55 +01:00
parent 76418dac1d
commit 085a76285b
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:
repository: morbalint/kemkas-deployment repository: morbalint/kemkas-deployment
ref: refs/head/main ref: refs/heads/main
path: ./deployment-repo path: ./deployment-repo
clean: false clean: false
- uses: mikefarah/yq@v4 - uses: mikefarah/yq@v4