Skip to content

Commit

Permalink
README: Prettify table
Browse files Browse the repository at this point in the history
  • Loading branch information
bbhtt committed Nov 18, 2024
1 parent aa36c15 commit 8218460
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,13 +196,13 @@ The Docker image used for the action consists of 2 parts: The base image, based

You can specify the specific runtime you need to use through the image tags:

| Runtime | Version | Tag | Example |
| --------------- | ------- | ------------------- | ---------------------------------------------------------------- |
| Freedesktop SDK | 23.08 | `freedesktop-23.08` | `image: ghcr.io/flathub-infra/flatpak-github-actions:freedesktop-23.08` |
| Freedesktop SDK | 24.08 | `freedesktop-24.08` | `image: ghcr.io/flathub-infra/flatpak-github-actions:freedesktop-24.08` |
| GNOME | 46 | `gnome-46` | `image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-46` |
| GNOME | 47 | `gnome-47` | `image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-47` |
| KDE | 5.15-23.08 | `kde-5.15-23.08` | `image: ghcr.io/flathub-infra/flatpak-github-actions:kde-5.15-23.08` |
| KDE | 5.15-24.08 | `kde-5.15-24.08` | `image: ghcr.io/flathub-infra/flatpak-github-actions:kde-5.15-24.08` |
| KDE | 6.7 | `kde-6.7` | `image: ghcr.io/flathub-infra/flatpak-github-actions:kde-6.7` |
| KDE | 6.8 | `kde-6.8` | `image: ghcr.io/flathub-infra/flatpak-github-actions:kde-6.8` |
| Runtime | Version | Tag | Example |
| --------------- | -----------| ------------------- | ------------------------------------------------------------------------|
| Freedesktop SDK | 23.08 | `freedesktop-23.08` | `image: ghcr.io/flathub-infra/flatpak-github-actions:freedesktop-23.08` |
| Freedesktop SDK | 24.08 | `freedesktop-24.08` | `image: ghcr.io/flathub-infra/flatpak-github-actions:freedesktop-24.08` |
| GNOME | 46 | `gnome-46` | `image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-46` |
| GNOME | 47 | `gnome-47` | `image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-47` |
| KDE | 5.15-23.08 | `kde-5.15-23.08` | `image: ghcr.io/flathub-infra/flatpak-github-actions:kde-5.15-23.08` |
| KDE | 5.15-24.08 | `kde-5.15-24.08` | `image: ghcr.io/flathub-infra/flatpak-github-actions:kde-5.15-24.08` |
| KDE | 6.7 | `kde-6.7` | `image: ghcr.io/flathub-infra/flatpak-github-actions:kde-6.7` |
| KDE | 6.8 | `kde-6.8` | `image: ghcr.io/flathub-infra/flatpak-github-actions:kde-6.8` |

0 comments on commit 8218460

Please sign in to comment.