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 11---
22Order : 70
3- Title : GitHunb Actions
3+ Title : GitHub Actions
44Description : |
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
1414You 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
1818More 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