File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/input/docs/reference/build-servers Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
Order : 70
3
- Title : GitHunb Actions
3
+ Title : GitHub Actions
4
4
Description : |
5
- Details on the GitHunb Actions Workflow support in GitVersion
5
+ Details on the GitHub Actions Workflow support in GitVersion
6
6
---
7
7
## Installation and usage
8
8
@@ -12,7 +12,7 @@ For GitHub Actions you can install the action from [GitTools Bundle](https://git
12
12
** Important**
13
13
14
14
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.
16
16
:::
17
17
18
18
More information can be found at [ gittools/actions] ( https://github.com/GitTools/actions/blob/main/docs/examples/github/gitversion/index.md ) .
You can’t perform that action at this time.
0 commit comments