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:
authorMiguel Angel Mulero Martinez <migmul@gmail.com>2022-02-20 16:02:06 +0300
committerMiguel Angel Mulero Martinez <migmul@gmail.com>2022-02-20 16:02:06 +0300
commit4660ccac6e9f070c011a437729355d041bc1ecce (patch)
tree4761320ad48beb507243cd89e177c868a4ca585b /.github
parent8b5a2106b755bf834dce434e2da09cc819672a78 (diff)
Revert "Mark nightly as prerelease"
This reverts commit 479d8a5deda164da620f3c176fcddbdd5bf86a61.
Diffstat (limited to '.github')
-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 82afabc8..649252ee 100644
--- a/.github/workflows/nightly.yml
+++ b/.github/workflows/nightly.yml
@@ -52,7 +52,7 @@ jobs:
tag_name: v${{ steps.date.outputs.today }}.${{ github.run_number }}
files: release-assets/Betaflight-Configurator-*/**
draft: false
- prerelease: true
+ prerelease: false
fail_on_unmatched_files: true
body: |
${{ steps.notes.outputs.notes }}