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: