Skip to content

Commit e531621

Browse files
committed
#3937 - adapt docs to point to gittools/actions for GitHub Actions and Azure Pipelines
1 parent 840a7fd commit e531621

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
Order: 70
3-
Title: GitHunb Actions
3+
Title: GitHub Actions
44
Description: |
5-
Details on the GitHunb Actions Workflow support in GitVersion
5+
Details on the GitHub Actions Workflow support in GitVersion
66
---
77
## Installation and usage
88

@@ -12,7 +12,7 @@ For GitHub Actions you can install the action from [GitTools Bundle](https://git
1212
**Important**
1313

1414
You must disable shallow fetch by setting `fetch-depth: 0` in your `checkout` step;
15-
without it, GitHunb Actions might perform a shallow clone, which will cause GitVersion to display an error message.
15+
without it, GitHub Actions might perform a shallow clone, which will cause GitVersion to display an error message.
1616
:::
1717

1818
More information can be found at [gittools/actions](https://github.com/GitTools/actions/blob/main/docs/examples/github/gitversion/index.md).

0 commit comments

Comments
 (0)