diff --git a/.github/workflows/sonarcloud.yml b/.github/workflows/sonarcloud.yml index 320d281..9049fe7 100644 --- a/.github/workflows/sonarcloud.yml +++ b/.github/workflows/sonarcloud.yml @@ -48,3 +48,4 @@ jobs: env: SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} run: dotnet sonarscanner end /d:sonar.login="${{ secrets.SONAR_TOKEN }}" +