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 @@ -219,7 +219,7 @@ understand that the user wants to create a changelog. It is recommended to be
219
219
explicit and use ` --changelog ` (or the setting ` update_changelog_on_bump ` ).
220
220
221
221
This command is useful to "transport" the newly created changelog.
222
- It can be sent to an auditing system, or to create a Github Release.
222
+ It can be sent to an auditing system, or to create a GitHub Release.
223
223
224
224
Example:
225
225
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