Skip to content

Commit 8322c10

Browse files
committed
Updated Sonar project key
1 parent 491cf79 commit 8322c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snapshot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
-Dsonar.login=${{ secrets.SONAR_TOKEN }}
4343
-Dsonar.organization=nut-tree
4444
-Dsonar.host.url=https://sonarcloud.io/
45-
-Dsonar.projectKey=nut.js
45+
-Dsonar.projectKey=nut-tree:nut.js
4646
# test:
4747
# needs:
4848
# - sonar

0 commit comments

Comments
 (0)