Skip to content

Commit 5272c4c

Browse files
Fix SonarCloud project key from xtremeidiots-portal to portal-web
Co-authored-by: frasermolyneux <34033625+frasermolyneux@users.noreply.github.com>
1 parent e6b3439 commit 5272c4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codequality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
quality:
1717
uses: frasermolyneux/actions/.github/workflows/codequality.yml@main
1818
with:
19-
sonar-project-key: frasermolyneux_xtremeidiots-portal
19+
sonar-project-key: frasermolyneux_portal-web
2020
sonar-organization: frasermolyneux
2121
sonar-host-url: https://sonarcloud.io
2222
build-target: dotnet-web-ci

0 commit comments

Comments
 (0)