Skip to content

Commit

Permalink
add the org key to the workflow keys
Browse files Browse the repository at this point in the history
  • Loading branch information
stan-dot committed Sep 16, 2024
1 parent 15d873e commit 3567b18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ jobs:
uses: sonarsource/sonarcloud-github-action@v3.0.0 # Ex: v2.1.0, See the latest version at https://github.com/marketplace/actions/sonarcloud-scan
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_ORG_KEY: ${{ secrets.SONAR_ORG_KEY }}

0 comments on commit 3567b18

Please sign in to comment.