Skip to content

Commit

Permalink
Issue #ED-4414 fix: android build script test13
Browse files Browse the repository at this point in the history
  • Loading branch information
vpPavithra committed Jun 20, 2024
1 parent 3f5c977 commit e808657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Run SonarQube Analysis
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
BRANCH_NAME: release-8.0.0_capacitor
BRANCH_NAME: "release-8.0.0_capacitor"
run: |
sonar-scanner \
-Dsonar.login=$SONAR_TOKEN
Expand Down

0 comments on commit e808657

Please sign in to comment.