WORKFLOW: Fix formatting of build artifact descriptions in GitHub Actions workflow [skip ci]

This commit is contained in:
XargonWan 2025-03-30 15:40:55 +09:00
parent 839074df6f
commit 8494102d52

View file

@ -367,8 +367,8 @@ jobs:
A build for this pull request has completed successfully.
Codenname: ${{ env.TAG }}
Build artifacts can be found [here](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}#artifact-retrodeck-artifacts) and they include:
- `RetroDECK Flatpak: `RetroDECK.flatpak
- Flatpak file SH`A256 checksum: `RetroDECK.flatpak.sha
- RetroDECK Flatpak: `RetroDECK.flatpak`
- Flatpak file SHA256 checksum: `RetroDECK.flatpak.sha`
- Flatpak Artifact Bundle: `RetroDECKArtifact.tar.gz`, not useful for testing or end users
# Rewrite Tag (for Main Branch Only)