diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 048b0e1..9138054 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -21,4 +21,4 @@ jobs: uses: SonarSource/sonarcloud-github-action@master env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - SONAR_TOKEN: ${{ secrets. SONARCLOUD_TOKEN }} \ No newline at end of file + SONAR_TOKEN: ${{ secrets.SONARCLOUD_TOKEN }}