diff --git a/README.md b/README.md index 32dd8d4..233846e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,16 @@ 现已支持 [npm 打包](#npm_build) +现已支持 [Github Action 自动打包](#github_action) + ------ + + +## 自动打包 +每次commit提交都会自动通过 Github Actions 进行打包。 +
+请先事先检查仓库设置:
+确保在仓库的 Settings > Actions > General 中,"Workflow permissions" 设置为 "Read and write permissions"。 ## 说明