WORKFLOW: Update build completion message format in GitHub Actions workflow [skip ci]

This commit is contained in:
XargonWan 2025-03-30 20:58:03 +09:00
parent 29a085d72d
commit 66cc1c06ac

View file

@ -364,8 +364,9 @@ jobs:
GITHUB_TOKEN: ${{ steps.generate-rekku-token.outputs.token }}
header: "RetroDECK Build Artifacts"
message: |
A build for this pull request has completed successfully.
Codenname: ${{ env.TAG }}
A build for this `pull request` has been produced.
Codename: **${{ 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 SHA256 checksum: `RetroDECK.flatpak.sha`