diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5302d73..9efc718 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: | - github.com/vodemn/m3_lightmeter_iap + https://github.com/vodemn/m3_lightmeter_iap - uses: actions/checkout@v3 with: