Skip to content

Commit

Permalink
💚 server-dir のクリーンアップをする
Browse files Browse the repository at this point in the history
  • Loading branch information
wappon28dev committed Jul 3, 2024
1 parent dca2007 commit 9a18d4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@ jobs:
password: ${{ secrets.FTP_PASSWARD }}
local-dir: ./dist/
server-dir: /home/${{ secrets.FTP_USERNAME }}/www/misc-mdn/
dangerous-clean-slate: true # クリーンアップのために全てのファイルを削除する

0 comments on commit 9a18d4c

Please sign in to comment.