diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b406073..cd63f98 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,7 +31,7 @@ jobs: with: cid-workflow: main cid-version: latest - cid-loglevel: ${{ github.event.inputs.loglevel || "info" }} + cid-loglevel: ${{ github.event.inputs.loglevel }} secrets: SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }} SONAR_ORGANIZATION: ${{ secrets.SONAR_ORGANIZATION }}