Skip to content

Commit c65a738

Browse files
authored
Update deploy.yml
パス変更
1 parent b5c13f7 commit c65a738

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818
server: ${{ secrets.FTP_SERVER }}
1919
username: ${{ secrets.FTP_USERNAME }}
2020
password: ${{ secrets.FTP_PASSWORD }}
21-
local-dir: ./wts/ # ✅ 正しい
22-
server-dir: /tw1nkle.com/public_html/Smiley/taxi/wts/ # 🔥 修正: ドメイン名追加
21+
local-dir: ./wts/
22+
server-dir: /tw1nkle.com/public_html/Smiley/taxi/wts/ # 🎯 正しいパス(確定版)
2323
exclude: |
2424
**/.git*
2525
**/.gitignore

0 commit comments

Comments
 (0)