From 58a9365aaf437392f6bcb5ceed7834dd3b691227 Mon Sep 17 00:00:00 2001 From: icedterminal Date: Sat, 12 Oct 2024 15:50:37 -0400 Subject: [PATCH] update build Signed-off-by: icedterminal --- .github/workflows/c-cpp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index 22fa86c..e61b688 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -29,5 +29,5 @@ jobs: with: fail_on_unmatched_files: true files: ngxqb.tar.gz - prerelease: false + prerelease: true token: ${{ github.token }}