Skip to content

Commit

Permalink
Remove setting useConfigFile input
Browse files Browse the repository at this point in the history
Removed the setting of the 'useConfigFile' input in example 2 as the input now has the correct default set.
  • Loading branch information
chris-codeflow authored and arturcic committed Nov 23, 2020
1 parent b925f8e commit e971e77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/examples/github/gitversion/execute/usage-examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ steps:
uses: gittools/actions/gitversion/execute@v0.9.6
with:
useConfigFile: true
configFilePath: 'GitVersion.yml'
```

Example contents of **GitVersion.yml**:
Expand Down

0 comments on commit e971e77

Please sign in to comment.