Skip to content

Commit 15e0679

Browse files
authored
Update sonarcloud.yml
1 parent 4820a5a commit 15e0679

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/sonarcloud.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ jobs:
5555
args:
5656
# Unique keys of your project and organization. You can find them in SonarCloud > Information (bottom-left menu)
5757
# mandatory
58-
-Dsonar.projectKey=
59-
-Dsonar.organization=
58+
-Dsonar.projectKey=LCSOGthb_Tools
59+
-Dsonar.organization=LCSOGthb
6060
# Comma-separated paths to directories containing main source files.
6161
#-Dsonar.sources= # optional, default is project base directory
6262
# Comma-separated paths to directories containing test source files.

0 commit comments

Comments
 (0)