We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac7da33 commit a514a62Copy full SHA for a514a62
.github/workflows/reusable-build.yml
@@ -107,7 +107,7 @@ jobs:
107
- Systemd: <relver:systemd>
108
- Glibc: <relver:glibc>
109
- Bootc: <relver:bootc>
110
- - ${{ inputs.variant == 'gnome' && 'GNOME: <version:gdm>' || 'KDE: <version:plasma-desktop>' }}:
+ - ${{ inputs.variant == 'gnome' && 'GNOME: <version:gdm>' || 'KDE: <version:plasma-desktop>' }}
111
KMS_KEY_ALIAS: ${{ inputs.KMS_KEY_ALIAS }}
112
AWS_REGION: ${{ inputs.AWS_REGION }}
113
generate-sbom: true
0 commit comments