jixuan1989 commented on a change in pull request #2228:
URL: https://github.com/apache/iotdb/pull/2228#discussion_r540674669



##########
File path: .github/workflows/sonar_and_coverall.yml
##########
@@ -38,7 +38,7 @@ jobs:
       - name: SonarCloud Test
         env: 
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
-          SONAR_TOKEN: '2d9c9a58d772a57806a168e00181e3e19f2763dc'
+          SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

Review comment:
       try ${{ secrets.SONARCLOUD_TOKEN }}




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to