Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
casaras1 authored Sep 27, 2024
1 parent f15553e commit efa0731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
sonarcloud_host_url: ${{ 'https://sonarcloud.io/' }}
sonarcloud_organization: ${{ github.repository_owner }}
sonarcloud_sources: ${{ '' }}
sonarcloud_projectKey: ${{ github.repository_owner }}_${{ github.event.repository.name }}
sonarcloud_projectKey: ${{ '' }}
sonarcloud_coverage_jacoco_xmlReportPaths: ${{ '' }}
sonarcloud_java_binaries: ${{ '' }}
sonarcloud_tests: ${{ '' }}

0 comments on commit efa0731

Please sign in to comment.