Skip to content

Commit

Permalink
add tags for major components
Browse files Browse the repository at this point in the history
  • Loading branch information
antheas committed Aug 1, 2024
1 parent 3460445 commit d9f7501
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/online_test_deck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,13 @@ jobs:
org.opencontainers.image.source=https://github.com/ublue-os/bazzite
org.opencontainers.image.title=bazzite
org.opencontainers.image.url=https://github.com/ublue-os/bazzite
org.universal-blue.pkg.kernel=<relver:kernel>
org.universal-blue.pkg.gamescope=<relver:gamescope>
org.universal-blue.pkg.kwayland=<version:kwayland>
org.universal-blue.pkg.hhd=<version:hhd>
org.universal-blue.pkg.adjustor=<version:adjustor>
org.universal-blue.pkg.hhd-ui=<version:hhd-ui>
description: >
Bazzite Deck <pretty>
[Kernel: <relver:kernel>,
Expand All @@ -60,7 +67,6 @@ jobs:
Adjustor: <version:adjustor>,
HHD-UI: <version:hhd-ui>]
- name: Upload Image
id: upload
shell: bash
Expand Down

0 comments on commit d9f7501

Please sign in to comment.