Wrong key

This commit is contained in:
CommanderRedYT
2022-03-22 22:39:54 +01:00
parent 813abbefd6
commit c284ac9416

View File

@ -349,7 +349,7 @@ jobs:
key: ${{ runner.os }}-sonar-scanner-cache-${{ env.SONAR_SCANNER_VERSION }}
- name: Run sonar-scanner
continue_on_failure: true
continue-on-error: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}