Closed
Conversation
Introduces firebase.json for hosting configuration and adds GitHub Actions workflows to deploy to Firebase Hosting on merge to main and on pull requests. These workflows automate build and deployment processes using Firebase CLI and pnpm.
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Owner
|
已经在338c7b4 中完成。 我进行了第一次提交测试,修改了一些页面便于比对。我在action日志中注意到 https://vmtop-test.web.app/ 已经成功同步,并在浏览器中已经确认。但是 vmct-cn.top 还是旧版本,目前看仍未同步 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
新增google fireBase自动部署的Action以及firebase项目相关配置文件