forked from MapComplete/MapComplete
Build: fix syntax
This commit is contained in:
parent
97a220acf2
commit
8258226abe
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy_pietervdvn.yml
vendored
2
.github/workflows/deploy_pietervdvn.yml
vendored
|
@ -46,7 +46,7 @@ jobs:
|
||||||
run: npm run prepare-deploy
|
run: npm run prepare-deploy
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Clone deployment repo
|
- name: Clone deployment repo
|
||||||
env:
|
env:
|
||||||
DEPLOY_KEY_PIETERVDVN: ${{ secrets.DEPLOY_KEY_PIETERVDVN }}
|
DEPLOY_KEY_PIETERVDVN: ${{ secrets.DEPLOY_KEY_PIETERVDVN }}
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue