Skip to content

Commit

Permalink
sonar.login => sonar.token
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeugma440 authored Oct 22, 2023
1 parent be424e2 commit 3764dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
fail_ci_if_error: true # optional (default = false)
verbose: true # optional (default = false)
- name: Upload to SonarScanner
run : dotnet sonarscanner end /d:"sonar.login=bec4b9622d9d1f065adeadfb0b02c4f272bf2e7a"
run : dotnet sonarscanner end /d:"sonar.token=bec4b9622d9d1f065adeadfb0b02c4f272bf2e7a"

0 comments on commit 3764dc5

Please sign in to comment.