mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-22 15:30:59 +00:00
Update cd_dev.yml
This commit is contained in:
parent
3643f04250
commit
520651a160
1 changed files with 6 additions and 6 deletions
12
.github/workflows/cd_dev.yml
vendored
12
.github/workflows/cd_dev.yml
vendored
|
@ -23,12 +23,12 @@ jobs:
|
|||
timeout-minutes: 30
|
||||
|
||||
steps:
|
||||
# - uses: shaunco/ssh-agent@git-repo-mapping
|
||||
# with:
|
||||
# ssh-private-key: |
|
||||
# ${{ secrets.M3_LIGHTMETER_IAP_KEY }}
|
||||
# repo-mappings: |
|
||||
# github.com/vodemn/m3_lightmeter_iap
|
||||
- uses: shaunco/ssh-agent@git-repo-mapping
|
||||
with:
|
||||
ssh-private-key: |
|
||||
${{ secrets.M3_LIGHTMETER_IAP_KEY }}
|
||||
repo-mappings: |
|
||||
github.com/vodemn/m3_lightmeter_iap
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue