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