1 Commits

Author SHA1 Message Date
dea9106556 test
Some checks failed
CI - Docs build check / build-check (push) Successful in 8s
Deploy RC preview to GitHub Pages / deploy-rc-pages (push) Failing after 5s
2026-02-05 13:35:51 -06:00

View File

@@ -3,7 +3,7 @@ name: Build & publish docs (rc + release)
on: on:
push: push:
tags: tags:
- "rc-*" - "rc*"
- "v*" - "v*"
workflow_dispatch: workflow_dispatch: