From aaa04837a0c2335d57d1879db1b2ed7358485e8c Mon Sep 17 00:00:00 2001 From: "Ean Milligan (Bastion)" Date: Fri, 20 May 2022 03:38:43 -0400 Subject: [PATCH] update projectkey --- .github/workflows/sonarcloud.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sonarcloud.yml b/.github/workflows/sonarcloud.yml index 101f112..6bd6f57 100644 --- a/.github/workflows/sonarcloud.yml +++ b/.github/workflows/sonarcloud.yml @@ -56,7 +56,7 @@ jobs: args: # Unique keys of your project and organization. You can find them in SonarCloud > Information (bottom-left menu) # mandatory - -Dsonar.projectKey=TheArtificer + -Dsonar.projectKey=Burn-E99_TheArtificer -Dsonar.organization=milligan-dev # Comma-separated paths to directories containing main source files. #-Dsonar.sources= # optional, default is project base directory