ci: fix typo

This commit is contained in:
2024-03-17 09:50:13 +01:00
parent 00a2d7447d
commit 621f1bc0b2
2 changed files with 1 additions and 81 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ jobs:
- uses: actions/checkout@v4
with:
repository: ${{ github.repository_owner }}/kemkas-deployment
refs: refs/heads/main
ref: refs/heads/main
ssh-key: ${{ secrets.DEPLOYMENT_REPO_DEPLOY_KEY }}
- uses: mikefarah/yq@v4
with: