This commit is contained in:
parent
699757db1f
commit
68563fdb36
@ -87,7 +87,7 @@ jobs:
|
|||||||
- name: deploy
|
- name: deploy
|
||||||
if: github.ref == 'refs/heads/master'
|
if: github.ref == 'refs/heads/master'
|
||||||
env:
|
env:
|
||||||
RSYNC_USER: "Grit Grenzdörfer_rsync_master"
|
RSYNC_USER: "allkids_rsync_master"
|
||||||
RSYNC_PASS: ${{ secrets.rsync_master }}
|
RSYNC_PASS: ${{ secrets.rsync_master }}
|
||||||
run: |
|
run: |
|
||||||
scripts/deploy.sh ftp1.webmakers.de $RSYNC_USER $RSYNC_PASS
|
scripts/deploy.sh ftp1.webmakers.de $RSYNC_USER $RSYNC_PASS
|
||||||
|
Loading…
Reference in New Issue
Block a user