From fc41da0a19534c087ff88d2baccca548b177e637 Mon Sep 17 00:00:00 2001 From: Peter Feerick Date: Sun, 23 Jul 2023 14:55:07 +1000 Subject: [PATCH] chore(github): Latest is a pre-release --- .github/workflows/buildcdn.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/buildcdn.yml b/.github/workflows/buildcdn.yml index 25a8052f..aa16a0ce 100644 --- a/.github/workflows/buildcdn.yml +++ b/.github/workflows/buildcdn.yml @@ -45,7 +45,7 @@ jobs: with: repo_token: "${{ secrets.GITHUB_TOKEN }}" automatic_release_tag: 'latest' - prerelease: false + prerelease: true title: "Latest" files: | dist/bw212x64.zip