fix(push): link commit hash and render message as plain text

This commit is contained in:
RhenCloud 2026-08-11 17:50:20 +08:00
parent e1b1daac98
commit 52d136c468
7 changed files with 1249 additions and 1175 deletions

View file

@ -4,7 +4,7 @@
"compatibility_date": "2025-01-01",
"compatibility_flags": [],
"build": {
"command": "cd admin && bun install --frozen-lockfile && bun run generate"
"command": "cd admin && bun install --frozen-lockfile && node node_modules/nuxt/bin/nuxt.mjs generate"
},
"assets": {
"directory": "./admin/.output/public",