From 4d813ec087dd1b2bcad5d504b2e2bea7a74c0f5d Mon Sep 17 00:00:00 2001 From: Vadim Date: Sun, 26 Mar 2023 16:44:29 +0300 Subject: [PATCH] Revert "try full url" This reverts commit a9b692b60ea5b2e88188a5d497467708becb4a02. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9efc718..5302d73 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: ssh-private-key: | ${{ secrets.M3_LIGHTMETER_IAP_KEY }} repo-mappings: | - https://github.com/vodemn/m3_lightmeter_iap + github.com/vodemn/m3_lightmeter_iap - uses: actions/checkout@v3 with: