diff --git a/.github/workflows/ci-gh.yml b/.github/workflows/ci-gh.yml index 1331af903..bdff93e95 100644 --- a/.github/workflows/ci-gh.yml +++ b/.github/workflows/ci-gh.yml @@ -30,6 +30,6 @@ jobs: platform: ${{ matrix.platform }} target-device: ${{ matrix.target-device }} build-mode: ${{ matrix.build-mode }} - build-type: release + build-type: ci upload-enabled: ${{ matrix.upload-enabled }} secrets: inherit