Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit e3d5b4f

Browse files
committed
Fix Sonarcloud artifact downloading
Signed-off-by: Michael Telatynski <[email protected]>
1 parent 1dbcdfb commit e3d5b4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sonarqube.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ jobs:
1414
uses: matrix-org/matrix-js-sdk/.github/workflows/sonarcloud.yml@develop
1515
secrets:
1616
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
17+
ELEMENT_BOT_TOKEN: ${{ secrets.ELEMENT_BOT_TOKEN }}
1718
with:
1819
sharded: true

0 commit comments

Comments
 (0)