From fa543763efbef1421be491db8c01eaa7b956d3a6 Mon Sep 17 00:00:00 2001 From: TrianguloY Date: Thu, 27 Feb 2025 11:51:41 +0100 Subject: [PATCH] fix release message --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7a59c31c..bcdb09c5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -58,9 +58,9 @@ jobs: cat - << EOF --- - - App package: `com.trianguloy.urlchecker` + - App package: \`com.trianguloy.urlchecker\` - SHA-256 Hash of Signing Certificate: - - `BF:1B:69:C1:4D:A2:42:0C:A7:20:11:F7:2C:F4:83:74:58:EC:5D:3C:C4:B5:38:24:34:37:BC:17:C1:92:01:C6` + - \`BF:1B:69:C1:4D:A2:42:0C:A7:20:11:F7:2C:F4:83:74:58:EC:5D:3C:C4:B5:38:24:34:37:BC:17:C1:92:01:C6\` Note: All three different versions (Play Store, F-droid and Github) are signed with different certificates, so you cannot update one with another unless you uninstall first. Remember to use the backup/restore functionality to migrate your data!