Skip to content

Commit

Permalink
Fix sonar-api-token in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger committed Jan 22, 2025
1 parent 5f81fcf commit 6634e0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ jobs:
run:
kosli attest sonar
--name=dashboard.sonarcloud-scan
--sonar-api-token="${{ secrets.KOSLI_SONAR_API_TOKEN }}"


build-image:
Expand Down

0 comments on commit 6634e0f

Please sign in to comment.