Tigger Kindel 2 лет назад
Родитель
Сommit
c3e0ba066b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .github/workflows/publish.yml

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

@@ -17,7 +17,7 @@ jobs:
     - name: Install and calculate the new version with GitVersion 
       uses: gittools/actions/gitversion/setup@v0
       with:
-        versionSpec: 6.x
+        versionSpec: 5.x
 
     - name: Determine Version
       uses: gittools/actions/gitversion/execute@v0