ci) add gitea actions and refresh readme #1

Merged
shaun merged 18 commits from ci/gitea-actions-readme into main 2026-02-21 04:33:49 +00:00
Showing only changes of commit 3455afe396 - Show all commits

View File

@@ -28,6 +28,9 @@ jobs:
- name: Install dependencies
run: bun install --frozen-lockfile
- name: Generate SvelteKit files
run: bun run prepare
- name: Lint
run: bun run lint