Skip to content

Commit

Permalink
Update Sync-Document.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YuzukiTsuru authored Mar 20, 2024
1 parent 5039fbf commit 33553ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Sync-Document.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/tinyvision.yuzukihd.top/
source-path: ${{ github.workspace }}/docs/
rsync-options: --archive -O --no-perms --compress --human-readable --progress --delete-after --exclude=.git* --exclude=.git/ --exclude=.gitignore
rsync-options: --archive -O --no-perms --compress --human-readable --progress --delete-after --exclude=.git* --exclude=.well-known/ --exclude=.git/ --exclude=.gitignore

0 comments on commit 33553ee

Please sign in to comment.