forked from MapComplete/MapComplete
Fix: correct 'sync repo' step
This commit is contained in:
parent
9c0dac28ad
commit
ecd84c2cf6
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ jobs:
|
|||
env:
|
||||
DEPLOY_KEY_PIETERVDVN: ${{ secrets.DEPLOY_KEY_PIETERVDVN }}
|
||||
run: |
|
||||
cd pietervdvn.github.io
|
||||
cd mapcomplete.github.io
|
||||
git pull
|
||||
|
||||
- name: "Copying files"
|
||||
|
|
Loading…
Reference in a new issue