修正了工作流的一些问题 - #2
Open
gongfuture wants to merge 6 commits into
Open
Conversation
Author
|
ok,pr没问题的 |
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.
升级了一下三个action的版本
不需要的话我可以改回去
推送用户改成GitHub Action Bot,这样就不需要ACCESS_TOKEN
对应的也修改了一下仓库和推送地址,也不再需要自己修改仓库地址了
自动从ENV读域名添加到CNAME文件
修复--base=${{ secrets.BASE_DOMAIN }}参数导致的问题
构建出的资源会出现形如 https://example.com/example.com/assets/index.js
你的演示站也有这个问题没发现吗(添加了一个工作流可以手动触发
原本是为了调试用的( ,后来发现没必要,但是也留着了