Skip to content

Commit a27de41

Browse files
authored
Update sonar-analytics.yml
Signed-off-by: Presti <dxssucuk@hotmail.com>
1 parent 844ea7e commit a27de41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonar-analytics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
build:
1010
name: Build
11-
if: ${{ secrets.SONAR_TOKEN }} != ''
11+
if: secrets.SONAR_TOKEN != ''
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)