Compare commits

..

2 Commits

Author SHA1 Message Date
libingxiang
a909e1a5a1 ci
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2m5s
2026-06-12 09:27:50 +08:00
libingxiang
9a54c80169 ci 2026-06-12 09:23:32 +08:00
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on:
push:
branches:
- 'release**'
- 'main**'
env:
BUILD: staging

View File

@ -4,7 +4,7 @@ import legacy from "@vitejs/plugin-legacy";
import path from "path";
export default defineConfig({
base: "./",
base: "/baidu-digital-human-app",
plugins: [
vue(),
legacy({