Fix gitea workflow

Signed-off-by: Asai Neko <sugar@sne.moe>
This commit is contained in:
2026-01-28 01:41:39 +08:00
parent ca080f4e2a
commit 4f7632af53

View File

@@ -1,6 +1,10 @@
name: Check build frontend and backend name: Check build frontend and backend
run-name: ${{ gitea.actor }} is building nixcn-cms check run-name: ${{ gitea.actor }} is building nixcn-cms check
on: [push] on:
push:
branches:
- main
- develop
jobs: jobs:
build-frontend: build-frontend: