From af9664f7cfb9b9c27c21b940131b7f708186423f Mon Sep 17 00:00:00 2001 From: Kevin Cameron Date: Thu, 8 Jan 2026 21:42:24 -0800 Subject: [PATCH] manual build --- .github/workflows/static.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index f7ad125..db184e6 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -3,6 +3,7 @@ name: Deploy SvelteKit to GitHub Pages on: push: branches: [main] + workflow_dispatch: # allows manual trigger permissions: contents: read