From 5ed361ac22276b42629fefd5958682610e8abfb7 Mon Sep 17 00:00:00 2001 From: shobikaramasubbarayalu Date: Fri, 18 Feb 2022 15:45:37 -0500 Subject: [PATCH] New change --- .github/workflows/build.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1aee984..778785e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -23,6 +23,5 @@ jobs: SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }} - name: SonarQube Quality Gate check uses: sonarsource/sonarqube-quality-gate-action@master - env: + env: SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} - \ No newline at end of file