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 7c73147 commit 440adaf
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 @@ -33,4 +33,4 @@ jobs:
private-ssh-key: ${{ secrets.FTP_SERVER_PASSWD }}
destination-path: /www/wwwroot/r128.yuzukihd.top/
source-path: ${{ github.workspace }}/docs/
rsync-options: --archive --compress --human-readable --progress --delete-after --exclude=.git* --exclude=.git/ --exclude=.gitignore
rsync-options: --archive -O --compress --human-readable --progress --delete-after --exclude=.git* --exclude=.git/ --exclude=.gitignore

0 comments on commit 440adaf

Please sign in to comment.