📦 Chore(custom): update publish workflow

This commit is contained in:
Kuingsmile
2026-01-16 11:03:05 +08:00
parent 529ae22fa8
commit 78ccf30737
12 changed files with 363 additions and 260 deletions

View File

@@ -14,22 +14,6 @@
"resources/**"
],
"files": ["out/**/*", "resources/**", "package.json", "!**/node_modules/typescript{,/**}"],
"publish": [
{
"provider": "s3",
"bucket": "piclist-dl",
"region": "auto",
"acl": "private",
"endpoint": "https://7ab4ed5cb1f4052a13d3b573876ecf33.r2.cloudflarestorage.com",
"path": "/latest"
},
{
"provider": "github",
"owner": "Kuingsmile",
"repo": "PicList",
"releaseType": "draft"
}
],
"dmg": {
"sign": false,
"contents": [