Actions - added deploy
This commit is contained in:
parent
15f1d76dd8
commit
03137fd218
@ -34,7 +34,7 @@ jobs:
|
||||
- name: Deploy to server
|
||||
uses: AEnterprise/rsync-deploy@v1.0.2
|
||||
env:
|
||||
DEPLOY_KEY: ${{ secrets.SERVER_SSH_KEY }}
|
||||
DEPLOY_KEY: ${{ secrets.DEPLOY_KEY }}
|
||||
ARGS: "-e -c -r --delete"
|
||||
SERVER_PORT: 22
|
||||
FOLDER: "./"
|
||||
|
Loading…
Reference in New Issue
Block a user