Closed Lruihao closed 7 months ago
先自定义一个 conventional-changelog 模板 https://github.com/conventional-changelog/conventional-changelog
然后通过 GitHub actions 推送 Tag 时自动发布 https://github.com/softprops/action-gh-release https://github.com/Lruihao/el-table-sticky/blob/main/.github/workflows/release.yml
先通过 auto-changelog 实现吧,比较简单一点。
先自定义一个 conventional-changelog 模板 https://github.com/conventional-changelog/conventional-changelog
然后通过 GitHub actions 推送 Tag 时自动发布 https://github.com/softprops/action-gh-release https://github.com/Lruihao/el-table-sticky/blob/main/.github/workflows/release.yml