Commit 2f174af
committed
Remove CNAME files before Jekyll build
Add steps to delete CNAME and _site/CNAME files before the Jekyll build
process in the GitHub Pages workflow. This prevents any existing CNAME
configurations from interfering with the deployment process.
The removal of these files ensures a clean build environment and avoids
potential conflicts with custom domain settings.1 parent b5e66b3 commit 2f174af
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| |||
0 commit comments