Skip to content

Commit

Permalink
Update commonslang.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NileshVirkar authored Jan 6, 2025
1 parent 1d6dae0 commit 672cf94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commonslang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
# Step 7: Run the BrowserStack CQ Scanner
- name: Run Static Code Analysis
env:
EMBOLD_TOKEN: ${{ secrets.EMBOLD_TOKEN_IDE_INST }}
EMBOLD_TOKEN: ${{ secrets.EMBOLD_TOKEN_DEMO_INST }}
run: |
./browserstack-codequality-scanner/bin/embold-scanner analyse \
-u https://demo.embold.io \
Expand Down

0 comments on commit 672cf94

Please sign in to comment.