Skip to content

Commit

Permalink
Merge pull request #56 from MizuiMiduki/Dev
Browse files Browse the repository at this point in the history
Update main.yml
  • Loading branch information
MizuiMiduki authored Nov 24, 2023
2 parents fc14d88 + 6ffc569 commit 42acc1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
server: ${{ secrets.FTP_SERVER }}
username: ${{ secrets.FTP_USERNAME }}
password: ${{ secrets.FTP_PASSWORD }}
server-dir: ${{ secrets.FTP_SERVER_DIR }}
git-ftp-args: --remote-root ${{ secrets.FTP_SERVER_DIR }}
port: 21

0 comments on commit 42acc1d

Please sign in to comment.