release notes generator:Github Action for语义发布发行说明生成器 源码
发行说明生成器 Github Action for语义发布/发布注释生成器 安装 name : Generate release notes on : push jobs : build : runs-on : ubuntu-latest steps : - uses : actions/checkout@v2 with : # Fetches entire history, so we can analyze commits fetch-depth : 0 - name : Generate release notes id : release_notes uses : fresa/release-notes-generator@master
文件列表
release-notes-generator-main.zip
(预估有个19文件)
release-notes-generator-main
.eslintrc
365B
package.json
972B
.github
version_config.yml
1KB
workflows
ci.yml
4KB
.prettierrc
89B
.prettierignore
16B
action.yml
1KB
暂无评论