1
0

Actions - added deploy

This commit is contained in:
Filip Rojek 2023-12-07 17:20:41 +01:00
parent b0a03ffcd2
commit 4c43f6fd49

View File

@ -37,7 +37,7 @@ jobs:
DEPLOY_KEY: ${{ secrets.DEPLOY_KEY }}
ARGS: "-e -c -r --delete"
SERVER_PORT: 22
FOLDER: "${{ github.workspace }}/public"
FOLDER: "${{ github.workspace }}"
SERVER_IP: ${{ secrets.SERVER_IP }}
USERNAME: ${{ secrets.USERNAME }}
SERVER_DESTINATION: "/srv/www/cz/pkmples/www"