From 357b30684bd5185c97562058d04e38680a83650a Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Wed, 8 Apr 2026 12:37:50 +0200 Subject: [PATCH] point to correct release workflow file in template --- .github/release-body.md.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/release-body.md.template b/.github/release-body.md.template index bc191d48a..e0a351603 100644 --- a/.github/release-body.md.template +++ b/.github/release-body.md.template @@ -2,7 +2,7 @@ > [!WARN] > 🚧 DO NOT EDIT 🚧 > -> The [builds are still running](https://github.com/cryptomator/cryptomator/actions/workflows/release.yml). +> The [builds are still running](https://github.com/cryptomator/cryptomator/actions/workflows/create-release.yml). > This banner will be replaced after the builds are finished.