Commit Graph

3 Commits

Author SHA1 Message Date
siujamo 3efbd77892 ci: merge deploy workflows into single file with three jobs
Deploy / build (push) Failing after 35s
Deploy / deploy-vercel (push) Has been skipped
Deploy / deploy-onixbyte (push) Has been skipped
Split into build, deploy-vercel, and deploy-onixbyte jobs sharing a build artifact.
2026-06-23 10:51:34 +08:00
siujamo 7c03c5d420 ci: add Gitea Actions workflow for deploying to onixbyte.cn
Deploy to OnixByte.cn / deploy (push) Failing after 36s
Deploy to Vercel / deploy (push) Successful in 1m20s
Sync doc_build/ to the onixbyte.cn server via rsync over SSH.
2026-06-23 10:50:32 +08:00
siujamo 4c11976eb7 ci: replace GitHub Pages action with Gitea Actions for Vercel deployment
Deploy to Vercel / deploy (push) Successful in 1m24s
Switch from GitHub Pages deployments to Vercel via Gitea Actions CLI.
2026-06-04 13:02:30 +08:00