diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index e2b1b6a..8f3baba 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.zip - prerelease: true + prerelease: false token: ${{ github.token }}