Commit 215eba2
fix(docs): widen workflow paths filter to trigger deploy with base-path fix
The elm-pages base path patch (baa02c1) fixed route pre-rendering but
never deployed because the docs workflow only triggers on apps/docs/**
changes. The fix modified patches/, package.json, and the workflow file
itself — none of which matched the filter.
- Add .github/workflows/docs.yml and patches/elm-pages* to paths filter
- Add VS Code Extension link to Getting Started page (triggers deploy)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 5670faf commit 215eba2
2 files changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
0 commit comments