Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1b91353

Browse files
docs: correct case GitHub
1 parent aaa64ac commit 1b91353

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

‎docs/commands/bump.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ understand that the user wants to create a changelog. It is recommended to be
191191
explicit and use `--changelog` (or the setting `update_changelog_on_bump`).
192192

193193
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.
195195

196196
Example:
197197

‎docs/external_links.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
| ------------------------------------------------------------------------- | --------------- | ---------------------------------------------------- | -------- | -------------------------------------------------------------------------------------------------------------------------------- |
77
| commitizen-tools: What can we gain from crafting a git message convention | Wei Lee | Taipey.py 2020 June Meetup, Remote Python Pizza 2020 | English | [slides](https://speakerdeck.com/leew/commitizen-tools-what-can-we-gain-from-crafting-a-git-message-convention-at-taipey-dot-py) |
88
| Automating release cycles | Santiago Fraire | PyAmsterdam June 24, 2020, Online | English | [slides](https://woile.github.io/commitizen-presentation/) |
9-
| [Automatizando Releases con Commitizen y Github Actions][automatizando] | Santiago Fraire | PyConAr 2020, Remote | Español | [slides](https://woile.github.io/automating-releases-github-actions-presentation/#/) |
9+
| [Automatizando Releases con Commitizen y GitHub Actions][automatizando] | Santiago Fraire | PyConAr 2020, Remote | Español | [slides](https://woile.github.io/automating-releases-github-actions-presentation/#/) |
1010

1111
## Articles
1212

‎docs/tutorials/github_actions.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Create a new release with Github Actions
1+
## Create a new release with GitHub Actions
22

33
### Automatic bumping of version
44

‎mkdocs.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ nav:
5050
- Auto check commits: "tutorials/auto_check.md"
5151
- Auto prepare commit message: "tutorials/auto_prepare_commit_message.md"
5252
- GitLab CI: "tutorials/gitlab_ci.md"
53-
- Github Actions: "tutorials/github_actions.md"
53+
- GitHub Actions: "tutorials/github_actions.md"
5454
- Jenkins pipeline: "tutorials/jenkins_pipeline.md"
5555
- Developmental releases: "tutorials/dev_releases.md"
5656
- Monorepo support: "tutorials/monorepo_guidance.md"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /