mirror of
https://github.com/akuker/RASCSI.git
synced 2024-11-22 01:31:25 +00:00
Update Sonar Project Key (#1230)
This commit is contained in:
parent
bd9b776c47
commit
10f59afbae
2
.github/workflows/cpp.yml
vendored
2
.github/workflows/cpp.yml
vendored
@ -55,7 +55,7 @@ jobs:
|
||||
SONAR_SCANNER_VERSION: 5.0.1.3006
|
||||
SONAR_SERVER_URL: "https://sonarcloud.io"
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
SONAR_PROJECT_KEY: "akuker_PISCSI"
|
||||
SONAR_PROJECT_KEY: "akuker-PISCSI"
|
||||
SONAR_ORGANIZATION: "piscsi"
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user