Explorar o código

upgraded to gitversion 6

Tig hai 5 meses
pai
achega
73e230b877
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      .github/workflows/publish.yml

+ 2 - 1
.github/workflows/publish.yml

@@ -26,7 +26,8 @@ jobs:
     - name: Determine Version
       uses: gittools/actions/gitversion/[email protected]
       with:
-        updateProjectFiles: true
+        useConfigFile: true
+        updateAssemblyInfo: true
       id: gitversion # step id used as reference for output values
 
     - name: Setup dotnet