Update cd_dev.yml

This commit is contained in:
Vadim 2023-07-13 15:33:20 +02:00
parent 3643f04250
commit 520651a160

View file

@ -23,12 +23,12 @@ jobs:
timeout-minutes: 30 timeout-minutes: 30
steps: steps:
# - uses: shaunco/ssh-agent@git-repo-mapping - uses: shaunco/ssh-agent@git-repo-mapping
# with: with:
# 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 github.com/vodemn/m3_lightmeter_iap
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with: