From dd365c2f2371e73225b9597796c440b8f693dfaf Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Mon, 29 Jan 2024 10:03:44 -0300 Subject: [PATCH] docs: github changeloger needs tags to be pushed refs https://github.com/orgs/goreleaser/discussions/4580 --- www/docs/customization/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/www/docs/customization/changelog.md b/www/docs/customization/changelog.md index 614cf912e34..8b1e67953af 100644 --- a/www/docs/customization/changelog.md +++ b/www/docs/customization/changelog.md @@ -127,5 +127,6 @@ changelog: * The `github-native` changelog does not support `sort` and `filter`. * When releasing a [nightly][], `use` will fallback to `git`. + * The `github` changelog will only work if both tags exist in GitHub. [nightly]: ./nightlies.md