From ca22038c7c6113b65cc840c48c69c122daa241e4 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Thu, 13 Feb 2020 13:18:34 -0500 Subject: [PATCH] Link to release job --- docs/Release-Checklist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Release-Checklist.md b/docs/Release-Checklist.md index 367782f6..8c6559d5 100644 --- a/docs/Release-Checklist.md +++ b/docs/Release-Checklist.md @@ -4,7 +4,7 @@ Steps for making a release of Cyclone: - Update release number in: - `common.sld` and rebuild bootstrap source files - `DEBIAN/control` in cyclone-bootstrap - - Release job in cyclone-bootstrap + - `.github/workflows/Release.yml` job in cyclone-bootstrap - Update documentation, if applicable - Tag releases and push to Github - Upload release notes to `gh-pages` branch