We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3034a56 commit 371b35cCopy full SHA for 371b35c
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