Skip to content

Commit

Permalink
chore: try to fix sdk sonar
Browse files Browse the repository at this point in the history
  • Loading branch information
lsliwaradioluz committed Jun 19, 2024
1 parent 97c5d25 commit 5bfa352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
needs: [continous-integration]
uses: vuestorefront/vue-storefront/.github/workflows/sonarcloud-integrations.yml@main
secrets:
SONARCLOUD_TOKEN: ${{ secrets.SONARCLOUD_TOKEN_SDK }}
SONARCLOUD_TOKEN: ${{ secrets.SONARCLOUD_TOKEN_SDK_2 }}
with:
project_key: 'vuestorefront_magento2_sdk'
package_name: 'sdk'
Expand Down

0 comments on commit 5bfa352

Please sign in to comment.