Commit e4e1bb9
authored
ci(release): drop the broken, redundant docs job (#42)
The release workflow's update-docs job deployed `./docs/build`, but the
docs are Astro and build to `docs/dist` — so it failed with ENOENT on
every tag. It also duplicated docs.yml, which already deploys Pages
correctly (path: docs/dist, official Pages flow) on docs/** pushes.
Remove the job rather than fix it; docs.yml is the single source of truth
for the docs site.
Claude-Session: https://claude.ai/code/session_01M4Dd5oASBGHwr6ts6wTnYn1 parent 3e13150 commit e4e1bb9
1 file changed
Lines changed: 4 additions & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
0 commit comments