Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/betaflight/betaflight-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornerdCopter <56646290+nerdCopter@users.noreply.github.com>2022-11-04 18:31:18 +0300
committernerdCopter <56646290+nerdCopter@users.noreply.github.com>2022-11-04 18:31:18 +0300
commit9ec894592d363c09ba2545678f2394b6c83838d9 (patch)
tree1383bebb5664d8ad4bdf16683ec628955b429753
parent4b3f1dbb6a2717625b5b7a48fd9e3d0716f56a31 (diff)
release_notes - correctly state that nightly is a debug release
-rw-r--r--.github/workflows/nightly.yml2
1 files changed, 1 insertions, 1 deletions
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