Skip to content

Commit 371b35c

Browse files
authored
fix: folder deploy
1 parent 3034a56 commit 371b35c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
username: ${{ secrets.FTP_USERNAME }}
6060
password: ${{ secrets.FTP_PASSWORD }}
6161
local-dir: ./out/
62-
server-dir: /www/new
62+
server-dir: /www/new/
6363
exclude: |
6464
**/.git*
6565
**/.git*/**

0 commit comments

Comments
 (0)