fix(ci): harden publishing and validate examples

This commit is contained in:
yeasy
2026-07-10 19:29:30 -07:00
parent 8eabe30dc2
commit daa6661b2b
26 changed files with 27456 additions and 171 deletions
+3
View File
@@ -0,0 +1,3 @@
FROM nginx:1.28-alpine
COPY --chown=nginx:nginx index.html /usr/share/nginx/html/index.html