From 621f1bc0b2f7e08f06072bfc188c2b17363fa4ec Mon Sep 17 00:00:00 2001 From: morbalint Date: Sun, 17 Mar 2024 09:50:13 +0100 Subject: [PATCH] ci: fix typo --- .github/workflows/ci.yml | 2 +- .idea/workspace.xml | 80 ---------------------------------------- 2 files changed, 1 insertion(+), 81 deletions(-) delete mode 100644 .idea/workspace.xml diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 628b020..370e3ce 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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: diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index c5756a1..0000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1710663795416 - - - - - - \ No newline at end of file