From 9ec894592d363c09ba2545678f2394b6c83838d9 Mon Sep 17 00:00:00 2001 From: nerdCopter <56646290+nerdCopter@users.noreply.github.com> Date: Fri, 4 Nov 2022 10:31:18 -0500 Subject: release_notes - correctly state that nightly is a debug release --- .github/workflows/nightly.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index 0350e669..d9bbc47b 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -10,7 +10,7 @@ env: This is an automated development build. It may be unstable and result in corrupted configurations or data loss. **Use only for testing.** - release_notes: This is a release build. It does not contain the debug console. + release_notes: This is a debug build. It contains the debug console. name: Nightly -- cgit v1.2.3