Skip to content

Commit

Permalink
💚 fix : frontend CI/CD build
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-madhurendra committed Jan 30, 2024
1 parent c8a2f33 commit 56c90b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontendBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
uses: SonarSource/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_TOKEN: ${{ secrets.FRONTEND_SONAR_TOKEN }}

0 comments on commit 56c90b8

Please sign in to comment.