Commit ffff257
Fix rsync error 23 in deploy-website workflow
Replace -a flag with explicit flags and add -L to follow symlinks.
Add --no-perms --no-owner --no-group to avoid permission issues.
This prevents "some files/attrs were not transferred" error.
Agent-Logs-Url: https://github.com/tinypluginlabs/demo/sessions/6538ea5e-cb6c-487b-ac52-a6ae64e119e0
Co-authored-by: ideag <3252474+ideag@users.noreply.github.com>1 parent fc28401 commit ffff257
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
89 | 93 | | |
90 | 94 | | |
91 | 95 | | |
| |||
0 commit comments