From 51dfafb1ac0e00f3823e197faa2411fbcacd82b6 Mon Sep 17 00:00:00 2001 From: Ken Odegard Date: Mon, 6 Jan 2025 18:16:54 -0600 Subject: [PATCH] Add missing context --- .github/template-files/config.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/template-files/config.yml b/.github/template-files/config.yml index f21c548..c4a049e 100644 --- a/.github/template-files/config.yml +++ b/.github/template-files/config.yml @@ -43,7 +43,10 @@ conda/infrastructure: - src: templates/releases/RELEASE.md dst: RELEASE.md with: - placeholder: MAJOR.MINOR + canary_channel: https://anaconda.org/conda-canary + # SemVer placeholders + placeholder: MAJOR.MINOR.MINOR + placeholder_x: MAJOR.MINOR.x - src: templates/releases/rever.xsh dst: rever.xsh - src: templates/releases/TEMPLATE