文件名称:release-please-action:基于常规提交的自动发布
文件大小:865KB
文件格式:ZIP
更新时间:2024-05-17 14:43:11
JavaScript
释放请采取行动 使用常规提交消息自动发布。 设置此动作 如果您尚未这样做,请在您的存储库中创建一个.github/workflows文件夹(这是您的操作将在其中进行的地方)。 现在,使用以下内容创建一个.github/workflows/release-please.yml文件: on : push : branches : - main name : release-please jobs : release-please : runs-on : ubuntu-latest steps : - uses : GoogleCloudPlatform/release-please-action@v2 with : release-type : node package-nam
【文件预览】:
release-please-action-main
----.github()
--------workflows()
----action.yml(2KB)
----LICENSE(11KB)
----test()
--------release-please.js(10KB)
----README.md(11KB)
----dist()
--------template1.hbs(115B)
--------footer.hbs(111B)
--------header.hbs(172B)
--------commit2.hbs(670B)
--------footer1.hbs(0B)
--------header2.hbs(216B)
--------header1.hbs(173B)
--------template2.hbs(302B)
--------template.hbs(299B)
--------commit1.hbs(1KB)
--------index.js(3.07MB)
--------commit.hbs(91B)
----.gitignore(32B)
----index.js(4KB)
----CHANGELOG.md(33KB)
----screen.png(95KB)
----package-lock.json(163KB)
----package.json(984B)