Skip to content

Commit

Permalink
Update SyncDOCS.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YuzukiTsuru authored Jan 8, 2024
1 parent 2249fcb commit cb709b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/SyncDOCS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
target-server: ${{ secrets.FTP_SERVER_IP }}
remote-user: ${{ secrets.FTP_SERVER_USERNAME }}
private-ssh-key: ${{ secrets.FTP_SERVER_PASSWD }}
destination-path: /www/wwwroot/docs.gloomyghost.com/R128Module/
destination-path: /www/wwwroot/yuzukihd.top/R128Module/
source-path: ${{ github.workspace }}/docs/
rsync-options: --archive --compress --human-readable --progress --delete-after --exclude=.git* --exclude=.git/ --exclude=.gitignore

0 comments on commit cb709b6

Please sign in to comment.