We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 371b35c commit 1d4c0d2Copy full SHA for 1d4c0d2
1 file changed
.github/workflows/deploy.yml
@@ -59,7 +59,7 @@ jobs:
59
username: ${{ secrets.FTP_USERNAME }}
60
password: ${{ secrets.FTP_PASSWORD }}
61
local-dir: ./out/
62
- server-dir: /www/new/
+ server-dir: www/new/
63
exclude: |
64
**/.git*
65
**/.git*/**
0 commit comments