feat: add GitHub Actions workflow for SDK release automation

This commit is contained in:
mingholy.lmh
2025-12-01 17:54:43 +08:00
parent 50e3a6ee0a
commit 81c8b3eaec
5 changed files with 872 additions and 12 deletions

View File

@@ -16,8 +16,7 @@
},
"files": [
"dist",
"README.md",
"LICENSE"
"README.md"
],
"scripts": {
"build": "node scripts/build.js",