Commit e7e5186
committed
fix: use .deploy-docs-workdir to avoid conflict with repo deploy/ folder
The deploy script used deploy/ as workdir, which conflicts with the repo's
deploy/ folder. Git checkout of gh-pages failed with 'untracked working
tree files would be overwritten'. Use isolated .deploy-docs-workdir instead.
Made-with: Cursor1 parent e0d6ebe commit e7e5186
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments