forked from MapComplete/MapComplete
Add deployment of branches
This commit is contained in:
parent
3f19c3223d
commit
1604aafa15
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy_pietervdvn.yml
vendored
2
.github/workflows/deploy_pietervdvn.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
|
||||
- name: Clone deployment repo
|
||||
env:
|
||||
DEPLOY_KEY: ${{ secrets.DEPLOY_KEY_PIETERVDVN }}
|
||||
DEPLOY_KEY_PIETERVDVN: ${{ secrets.DEPLOY_KEY_PIETERVDVN }}
|
||||
run: |
|
||||
echo "Cloning destination repo"
|
||||
git config --global user.email "pietervdvn@posteo.net"
|
||||
|
|
Loading…
Reference in a new issue