Skip to content

Commit

Permalink
Merge pull request #14 from RaaLabs/update-sonarcloud-ruwf
Browse files Browse the repository at this point in the history
Update sonarcloud.yml
  • Loading branch information
jakhog authored Feb 27, 2024
2 parents fc9cda1 + 178cd9d commit 7e2929f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,4 @@ on:
jobs:
sonarcloud:
uses: RaaLabs/reusable-workflows/.github/workflows/dotnet-sonarcloud.yml@main
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
NUGET_GITHUB_PACKAGES_TOKEN: ${{ secrets.NUGET_GITHUB_PACKAGES_TOKEN }}
NUGET_GITHUB_PACKAGES_USERNAME: ${{ secrets.NUGET_GITHUB_PACKAGES_USERNAME }}
secrets: inherit

0 comments on commit 7e2929f

Please sign in to comment.