From a1501ebbe368d005a9d73a09232c71ed549e60c1 Mon Sep 17 00:00:00 2001 From: jamesread Date: Fri, 19 Nov 2021 17:31:03 +0000 Subject: [PATCH] doc: Add useful links to release notes --- .goreleaser.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.goreleaser.yml b/.goreleaser.yml index cf7f70a..ab6d5c5 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -151,3 +151,13 @@ nfpms: - src: config.yaml dst: /etc/OliveTin/config.yaml type: "config|noreplace" + +release: + footer: | + ## Useful links + + - [Which download do I need?](https://docs.olivetin.app/choose-package.html) + - [Ask for help and chat with others users in the Discord community](https://discord.gg/jhYWWpNJ3v) + + Thanks for your interest in OliveTin! +