v1.3.27-f: Change credit-balance-summary action to use post

This commit is contained in:
Yudi Xiao
2025-10-15 17:13:58 +08:00
parent b962eec96c
commit d5a8b46981
5 changed files with 191 additions and 9 deletions

View File

@@ -15,7 +15,8 @@
"noErrorTruncation": true,
"types": [
"node",
"bun"
"bun",
"vitest"
],
"rootDir": "./src",
"outDir": "./dist",