Commit 32c1728
committed
Fix: Remove [skip ci] to enable auto-deployment to GitHub Pages
Remove [skip ci] from HTML generation workflow commit message.
This allows static.yml deployment workflow to trigger automatically
when docs/index.html is updated, fixing GitHub Pages not updating.
The workflow is safe - path filters prevent loops.1 parent bf2af83 commit 32c1728
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
0 commit comments