Skip to content

Commit

Permalink
Merge pull request #53 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 45c61a2 + e5c486f commit 21cf6c0
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,4 +18,4 @@ jobs:
server: ${{ secrets.FTP_SERVER }}
username: ${{ secrets.FTP_USERNAME }}
password: ${{ secrets.FTP_PASSWORD }}
server-dir: ${{ secrets.FTP_SERVER_DIR }}
remote_path: ${{ secrets.FTP_SERVER_DIR }}

0 comments on commit 21cf6c0

Please sign in to comment.