Merge recent changes

This commit is contained in:
Uwe Seimet 2023-10-02 09:16:07 +02:00
parent f7dd8fddba
commit 2d4c048345

View File

@ -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