Преглед на файлове

upgraded to gitversion 6

Tig преди 6 месеца
родител
ревизия
73e230b877
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  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