Skip to content

Commit 03832ba

Browse files
author
Petr Sramek
committed
test
1 parent 2036e9d commit 03832ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
id: version_step
2828
uses: gittools/actions/gitversion/execute@v3.1.11
2929
with:
30-
useConfigFile: true
30+
useConfigFile: false
3131
configFilePath: ./.gitversion/version.yml
3232
updateAssemblyInfo: false
3333
- run: |

0 commit comments

Comments
 (0)