diff --git a/.github/workflows/build_retrodeck.yml b/.github/workflows/build_retrodeck.yml index c5c31a3d..b5067ee0 100644 --- a/.github/workflows/build_retrodeck.yml +++ b/.github/workflows/build_retrodeck.yml @@ -366,7 +366,7 @@ jobs: message: | A build for this pull request has completed successfully. Codenname: ${{ env.TAG }} - Build artifacts can be find [here]((https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}#artifact-retrodeck-artifacts)) and they include: + 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 - Flatpak Artifact Bundle: RetroDECKArtifact.tar.gz, not useful for testing or end users