worker: fix assets binding and SPA routes

This commit is contained in:
every.channel 2026-02-16 17:46:32 -05:00
parent 339aef50e0
commit 2e5fb0880f
No known key found for this signature in database
9 changed files with 510 additions and 11 deletions

View file

@ -11,7 +11,7 @@ concurrency:
jobs:
deploy:
runs-on: codeberg-medium
runs-on: codeberg-medium-lazy
steps:
- name: Fetch Source (no git required)
env:

View file

@ -5,7 +5,7 @@ on:
jobs:
smoke:
runs-on: codeberg-medium
runs-on: codeberg-medium-lazy
steps:
- name: Basic runner + secret smoke test
env: