mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-12 16:40:05 +00:00
## Summary - Add `deploy-production` job to Storybook CI workflow - Triggers on push to `main` branch - Deploys to fixed Cloudflare Pages URL: `https://comfy-storybook.pages.dev` - PR preview deployments remain unchanged ## Linked Issues - Notion: [COM-15826](https://www.notion.so/Deploy-Storybook-to-fixed-production-URL-on-main-branch-merge-3196d73d36508159a875d42694a619d1) ## Test Plan - [ ] Merge to main and verify `deploy-production` job runs in GitHub Actions - [ ] Confirm `https://comfy-storybook.pages.dev` serves latest Storybook - [ ] Verify existing PR preview deployments still work - [ ] Verify other jobs (comment, chromatic) are not affected by the new trigger ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-9373-ci-deploy-Storybook-to-fixed-production-URL-on-main-merge-3196d73d3650816795ead1a5b839a571) by [Unito](https://www.unito.io)