Skip to content

Commit

Permalink
chore: fix sonar token
Browse files Browse the repository at this point in the history
  • Loading branch information
vhemery authored Nov 26, 2024
1 parent af53ad8 commit 5b20052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-PR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
keeper-secret-config: ${{ secrets.KSM_CONFIG }}
secrets: |
${{ vars.KEEPER_SONARCLOUD_RECORD_ID }}/field/login > env:SONAR_TOKEN
${{ vars.KEEPER_SONARCLOUD_RECORD_ID }}/field/password > env:SONAR_TOKEN
- name: Build with Sonarcloud
env:
Expand Down

0 comments on commit 5b20052

Please sign in to comment.