Browse Source

gitversion diags

Tigger Kindel 1 year ago
parent
commit
ed7baa78fe
1 changed files with 1 additions and 4 deletions
  1. 1 4
      .github/workflows/publish.yml

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

@@ -28,10 +28,7 @@ jobs:
       uses: gittools/actions/gitversion/execute@v0
       with:
         useConfigFile: true
-        additionalArguments: |
-          '/showConfig'
-          '/diag'
-          '/verbosity Verbose'
+        additionalArguments: /showConfig /diag /verbosity Verbose
         
       id: gitversion # step id used as reference for output values