Fix server directory path
Build and upload website update to beta site / build-and-upload (push) Successful in 11s
Build and upload website update to beta site / build-and-upload (push) Successful in 11s
This commit is contained in:
@@ -30,4 +30,4 @@ jobs:
|
||||
password: ${{ secrets.FTP_PASSWORD }}
|
||||
local-dir: dist/
|
||||
dry-run: true
|
||||
server-dir: /home4/janishut/domains/beta.janishutz.com/public_html/
|
||||
server-dir: ${{ vars.SERVER_DIR_BETA }}
|
||||
|
||||
Reference in New Issue
Block a user