Commit 7f418a4
committed
chore(ci): remove dead CNAME fallback from publish job
CNAME is now copied into dist/ by the build driver on production builds
(see Task 1 of this PR), so the workflow no longer needs to restore it.
The fallback was dead anyway — it referenced $../CNAME which does not
exist because the publish job doesn't check out the source repo.1 parent 2c37108 commit 7f418a4
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | 115 | | |
119 | 116 | | |
120 | 117 | | |
| |||
0 commit comments