diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index 1536f57be5..ebad9b7bc7 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -333,7 +333,7 @@ jobs: ${{ runner.os }}-gradle- - run: ./gradlew sonarqube $CI_GRADLE_ARG_PROPERTIES env: - ORG_GRADLE_PROJECT_SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} + ORG_GRADLE_PROJECT_SONAR_LOGIN: ${{ secrets.SONAR_TOKEN }} # Notify the channel about scheduled runs, do not notify for manually triggered runs notify: