diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index a55ac88..e58ba92 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -67,7 +67,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
- SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
- GITHUB_USER_REF: ${{ secrets.GH_PACKAGE_REPO_USERNAME }}
- GITHUB_TOKEN_REF: ${{ secrets.GH_PACKAGE_REPO_PASSWORD }}
- run: mvn -B -U verify org.sonarsource.scanner.maven:sonar-maven-plugin:sonar
+ run: mvn -B verify org.sonarsource.scanner.maven:sonar-maven-plugin:sonar
diff --git a/pom.xml b/pom.xml
index e0f9c20..50151e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,9 @@
21
0.10.1
- 3KeyCompany_CZERTAINLY-Scheduler
+ czertainly
+ https://sonarcloud.io
+ CZERTAINLY_CZERTAINLY-Scheduler