Fix sonar key

This commit is contained in:
Andras Schmelczer 2022-05-27 10:14:02 +02:00
parent 8033e63b51
commit 0c97828b9f

View file

@ -19,7 +19,7 @@ jobs:
needs: lint
uses: ./.github/workflows/generic-sonarqube-python.yml
with:
project_name: great_ai
project_name: great-ai
path_to_project: great_ai
secrets:
sonar_token: ${{ secrets.SONAR_TOKEN }}