From cb8fc14858c2bff1fcbf1adada3c01d0d26aeed0 Mon Sep 17 00:00:00 2001 From: Andrew DeMaria Date: Sat, 13 Jul 2019 18:12:01 -0600 Subject: [PATCH] Some release note fixes Signed-off-by: Andrew DeMaria --- contrib/release.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/release.md b/contrib/release.md index fac0787c..61f49852 100644 --- a/contrib/release.md +++ b/contrib/release.md @@ -24,7 +24,7 @@ Release Steps 7. Sign sha256sums file - gpg2 --clearsign artifacts-checksums.sha + gpg2 --clearsign airsonic-main/target/artifacts-checksums.sha 8. push up branch and tag @@ -37,7 +37,7 @@ Release Steps - Choose existing tag - Title is "Airsonic X.Y.Z" - Contents are the relevant entry of the CHANGELOG.md file - - Upload `airsonic.war` and `artifacts-checksums.sha` + - Upload `airsonic.war` and `artifacts-checksums.sha.asc` 10. Update latest docker tag