Files
Jiang Bohan 64646fcd35 feat(deploy): add frontend production deployment workflow and skill
Add a GitHub Actions workflow (workflow_dispatch) that promotes the
latest Vercel staging deployment to production using `vercel promote`.
Agents can trigger this via `gh workflow run`, enabling @-mention
driven deployments from Multica.

Also adds a deploy-frontend Claude Code skill with step-by-step
instructions for agents, and updates .gitignore to track skills.
2026-04-02 13:34:04 +08:00
..