diff --git a/.centy/.centy-manifest.json b/.centy/.centy-manifest.json index 376e09e..cc0753a 100644 --- a/.centy/.centy-manifest.json +++ b/.centy/.centy-manifest.json @@ -2,5 +2,5 @@ "schemaVersion": 1, "centyVersion": "0.8.0", "createdAt": "2026-02-19T02:47:32.838665+00:00", - "updatedAt": "2026-02-25T15:48:37.866934+00:00" + "updatedAt": "2026-02-25T15:57:10.008415+00:00" } \ No newline at end of file diff --git a/.centy/issues/288b6992-a087-43ec-8a8f-22e7aaf8923e.md b/.centy/issues/288b6992-a087-43ec-8a8f-22e7aaf8923e.md index a0fd017..9d5fbdf 100644 --- a/.centy/issues/288b6992-a087-43ec-8a8f-22e7aaf8923e.md +++ b/.centy/issues/288b6992-a087-43ec-8a8f-22e7aaf8923e.md @@ -3,7 +3,7 @@ displayNumber: 7 status: in-progress priority: 2 createdAt: 2026-02-19T03:16:56.346308+00:00 -updatedAt: 2026-02-19T12:48:05.571668+00:00 +updatedAt: 2026-02-25T15:57:10.008036+00:00 --- # CI/CD pipeline: deploy SSG site to Cloudflare Pages at worktree.io @@ -24,4 +24,4 @@ Set up a GitHub Actions workflow that builds the Next.js site as a static export * Runs `pnpm build` to generate the static export * Deploys the `out/` directory to Cloudflare Pages using `cloudflare/pages-action` * [ ] Confirm the deployment succeeds and `https://worktree.io` serves the latest build -* [ ] (Optional) Add a preview deployment step that deploys PRs to a Cloudflare Pages preview URL +* [x] (Optional) Add a preview deployment step that deploys PRs to a Cloudflare Pages preview URL