diff options
| author | Bobby <[email protected]> | 2026-04-22 06:22:23 +0530 |
|---|---|---|
| committer | Bobby <[email protected]> | 2026-04-22 06:31:59 +0530 |
| commit | 6e7a7a457bbaedb129686a88e4bae962d0a6abb5 (patch) | |
| tree | d10b812ab413f1698ee8a5e765c7b136c08e48dc /utils/assert | |
| parent | 8732fd527e32e77c9f6994d27eecd99b9b31afc5 (diff) | |
| download | hollowdark-6e7a7a457bbaedb129686a88e4bae962d0a6abb5.tar.xz hollowdark-6e7a7a457bbaedb129686a88e4bae962d0a6abb5.zip | |
Add GitHub Pages deploy workflow
On push to main: install with frozen lockfile, type-check with
svelte-check, lint, then build with BASE_PATH set to /<repo-name>
so kit.paths.base produces correct asset URLs under the GH Pages
subdomain. Artifact uploaded via actions/upload-pages-artifact@v3
and deployed via actions/deploy-pages@v4.
Concurrency group 'pages' prevents overlapping deploys from
stepping on each other; cancel-in-progress left off so a queued
deploy from a later commit waits for the earlier one to finish
rather than aborting it mid-upload.
Diffstat (limited to 'utils/assert')
0 files changed, 0 insertions, 0 deletions
