mirror of
https://github.com/morbalint/kemkas-backend.git
synced 2026-07-17 21:23:46 +00:00
ci: try fix cloning the deployment repo
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user