🐷重构action,将构建产物放到另一分支(@CCKNBC)

This commit is contained in:
2024-09-05 09:41:28 +08:00
parent 4781b7895a
commit a55fef8524
6 changed files with 17 additions and 2423 deletions

9
vercel.json Normal file
View File

@ -0,0 +1,9 @@
{
"git": {
"branch": "page",
"deploymentEnabled": {
"main": false
}
}
}