Skip to content

Commit

Permalink
Update sonarcloud.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
snovak7 authored Sep 18, 2023
1 parent 85e7566 commit d9ce908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
shell: powershell
run: |
.\.sonar\scanner\dotnet-sonarscanner begin `
/k:"escendit_Escendit.Orleans.Clients.RabbitMQ" `
/k:"escendit_rabbitmq-dotnet-extensions" `
/o:"escendit" `
/v:${{ env.GitVersion_FullSemVer }} `
/d:sonar.login="${{ secrets.SONAR_TOKEN }}" `
Expand Down

0 comments on commit d9ce908

Please sign in to comment.