Skip to content

Commit b0eec71

Browse files
author
Johanna Lederer
committed
#1147 sonar properties moved to ci.yml
1 parent 2fce439 commit b0eec71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
java_test_versions: '[17, 21]' # use versions supported by last Spring version
2424
publish_snapshots: true
2525
sonar_organization: 'jqassistant'
26-
sonar_projectKey: 'jqassistant_extended-objects'
26+
sonar_project_key: 'jqassistant_extended-objects'
2727
secrets:
2828
ossrh_username: ${{ secrets.OSSRH_USERNAME }}
2929
ossrh_password: ${{ secrets.OSSRH_PASSWORD }}

0 commit comments

Comments
 (0)