Create Publish panel to easy GitHub and Vercel push (#655)

This commit is contained in:
Will Chen
2025-07-17 15:54:08 -07:00
committed by GitHub
parent cb60a0562b
commit 444397ea86
26 changed files with 2113 additions and 28 deletions

View File

@@ -55,6 +55,13 @@ const validInvokeChannels = [
"github:connect-existing-repo",
"github:push",
"github:disconnect",
"vercel:save-token",
"vercel:list-projects",
"vercel:is-project-available",
"vercel:create-project",
"vercel:connect-existing-project",
"vercel:get-deployments",
"vercel:disconnect",
"get-app-version",
"reload-env-path",
"get-proposal",