Skip to content

Commit b95dcf0

Browse files
dfa1claude
andcommitted
fix(ci): SonarCloud organization key is dfa11 not dfa1
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 017b21f commit b95dcf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ jobs:
4747
./mvnw verify -P coverage \
4848
org.sonarsource.scanner.maven:sonar-maven-plugin:sonar \
4949
-Dsonar.projectKey=dfa1_vortex-java \
50-
-Dsonar.organization=dfa1 \
50+
-Dsonar.organization=dfa11 \
5151
-Dsonar.host.url=https://sonarcloud.io

0 commit comments

Comments
 (0)