Skip to content

Commit 2036e9d

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

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
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
useConfigFile: true
3131
configFilePath: ./.gitversion/version.yml
32-
updateAssemblyInfo: true
32+
updateAssemblyInfo: false
3333
- run: |
3434
echo "FullSemVer (env.fullSemVer) : ${{ env.fullSemVer }}"
3535
name: Display GitVersion variables (without prefix)

0 commit comments

Comments
 (0)