Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
demmings committed Jan 31, 2023
1 parent 8ff5bc9 commit e77c70f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
sonar.projectKey : ${"demmings_gsSQL"}
sonar.projectKey : demmings_gsSQL
sonar.organization : ${"demmings"}

0 comments on commit e77c70f

Please sign in to comment.