Commit 46df612
committed
Fix deploy.yml: preserve preview directories on main deploy
Without keep_files: true, peaceiris/actions-gh-pages replaces the
entire gh-pages branch on every main push, wiping any preview/pr-N/
subdirectories deployed by the PR preview workflow.1 parent e19dd94 commit 46df612
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
0 commit comments