Fix: correct 'sync repo' step

This commit is contained in:
Pieter Vander Vennet 2023-06-24 01:12:32 +02:00
parent 9c0dac28ad
commit ecd84c2cf6

View file

@ -59,7 +59,7 @@ jobs:
env: env:
DEPLOY_KEY_PIETERVDVN: ${{ secrets.DEPLOY_KEY_PIETERVDVN }} DEPLOY_KEY_PIETERVDVN: ${{ secrets.DEPLOY_KEY_PIETERVDVN }}
run: | run: |
cd pietervdvn.github.io cd mapcomplete.github.io
git pull git pull
- name: "Copying files" - name: "Copying files"