File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -191,7 +191,7 @@ understand that the user wants to create a changelog. It is recommended to be
191
191
explicit and use ` --changelog ` (or the setting ` update_changelog_on_bump ` ).
192
192
193
193
This command is useful to "transport" the newly created changelog.
194
- It can be sent to an auditing system, or to create a Github Release.
194
+ It can be sent to an auditing system, or to create a GitHub Release.
195
195
196
196
Example:
197
197
Original file line number Diff line number Diff line change 1
- ## Create a new release with Github Actions
1
+ ## Create a new release with GitHub Actions
2
2
3
3
### Automatic bumping of version
4
4
Original file line number Diff line number Diff line change 50
50
- Auto check commits : " tutorials/auto_check.md"
51
51
- Auto prepare commit message : " tutorials/auto_prepare_commit_message.md"
52
52
- GitLab CI : " tutorials/gitlab_ci.md"
53
- - Github Actions : " tutorials/github_actions.md"
53
+ - GitHub Actions : " tutorials/github_actions.md"
54
54
- Jenkins pipeline : " tutorials/jenkins_pipeline.md"
55
55
- Developmental releases : " tutorials/dev_releases.md"
56
56
- Monorepo support : " tutorials/monorepo_guidance.md"
You can’t perform that action at this time.
0 commit comments