diff --git a/.github/workflows/reusable-build.yml b/.github/workflows/reusable-build.yml index a1195ad..f37b191 100644 --- a/.github/workflows/reusable-build.yml +++ b/.github/workflows/reusable-build.yml @@ -110,7 +110,7 @@ jobs: - ${{ inputs.variant == 'gnome' && 'GNOME: ' || 'KDE: ' }}: KMS_KEY_ALIAS: ${{ inputs.KMS_KEY_ALIAS }} AWS_REGION: ${{ inputs.AWS_REGION }} - generate-sbom: false + generate-sbom: true secrets: REGISTRY_TOKEN: ${{ secrets.REGISTRY_TOKEN }} SIGNING_SECRET: ${{ secrets.SIGNING_SECRET }}