mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-21 15:00:40 +00:00
try full url
This commit is contained in:
parent
adb014af5d
commit
a9b692b60e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
||||||
ssh-private-key: |
|
ssh-private-key: |
|
||||||
${{ secrets.M3_LIGHTMETER_IAP_KEY }}
|
${{ secrets.M3_LIGHTMETER_IAP_KEY }}
|
||||||
repo-mappings: |
|
repo-mappings: |
|
||||||
github.com/vodemn/m3_lightmeter_iap
|
https://github.com/vodemn/m3_lightmeter_iap
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue