Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 787 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 787 Bytes

chrome-devtools-frontend

build chrome-devtools-frontend

Usage 使用方式

  1. Configure DEPLOY_TOKEN in Github Actions setting. 在 Github Actions 设置中配置 DEPLOY_TOKEN

note you'll typically need to create a personal access token with permissions to create releases in the other repo. 注意,你需要创建具有在其他存储库中创建发布的权限的个人访问令牌。

set deploy token

  1. Run the build chrome-devtools-frontend action manually. 手动运行 build chrome-devtools-frontend action。

run manually

  1. Get the release devtools-frontend file. 获取 release 中的 devtools-frontend 文件。