release me action:用于使用语义版本创建GitHub版本的GitHub操作 源码
释放我的动作 该操作使用在$GITHUB_WORKSPACE下创建检出的存储库的新发行版,执行以下任务: 根据“分析提交 (可选)省略基于所分析提交的创建或更新CHANGELOG.md文件的操作 (可选)增加NPM软件包的版本号 (可选)将工作流程生成的资产提交到存储库 (可选)将工作流程生成的资产添加到版本中 根据分析的提交创建GitHub版本 用法 steps : - env : # Credentials used to perform the release and commit the updated assets # to the repository
文件列表
release-me-action-master.zip
(预估有个65文件)
release-me-action-master
.gitattributes
135B
.github
dependabot.yaml
585B
CODEOWNERS
157B
workflows
continuous-integration.yaml
4KB
continuous-delivery.yaml
2KB
commitlint.config.js
67B
action.yml
2KB
暂无评论