From f5f120f3c21150ff0a451ad2c422dfb66f4e4af2 Mon Sep 17 00:00:00 2001 From: Tania Allard Date: Tue, 12 Mar 2024 16:28:48 +0000 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/release.md Co-authored-by: gabalafou --- .github/ISSUE_TEMPLATE/release.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/release.md b/.github/ISSUE_TEMPLATE/release.md index c61c30c7..661882b3 100644 --- a/.github/ISSUE_TEMPLATE/release.md +++ b/.github/ISSUE_TEMPLATE/release.md @@ -38,7 +38,7 @@ Release captain responsible - <@gh_username> - In the **`Target:`** dropdown, pin it to the release commit you've recently pushed. - Add release notes in the field below [^github-activity]. - [ ] Confirm that the release completed - - [The `release` GitHub action job](https://github.com/conda-incubator/conda-store-ui/blob/main/.github/workflows/release.yaml) has been completed successfully in the [actions tab](https://github.com/conda-incubator/conda-store-ui/actions). + - [The `release` GitHub action job](https://github.com/conda-incubator/conda-store-ui/blob/main/.github/workflows/release.yml) has been completed successfully in the [actions tab](https://github.com/conda-incubator/conda-store-ui/actions). - [ ] Celebrate, you're done! 🎉 [^github-activity]: If you wish, use [`github-activity` to generate a changelog](https://github.com/choldgraf/github-activity), e.g. `github-activity conda-incubator/conda-store --since 2023.9.1 --until 2023.10.1`.