whisper.cpp/.github/workflows
Daniel Bevenius 35034c5aea
ci : add should_release variable (#3288)
* ci : add should_release variable

This commit adds a `should_release` variable to the GitHub Actions
workflow to determine if a release should be created based on the tag or
branch conditions.

The motivation for this that it simplifies the logic for deciding
whether to upload artifacts or not, making it easier to maintain if we
need to change the conditions in the future.

* ci : set release draft to true
2025-06-26 16:29:29 +02:00
..
bindings-go.yml ci : use ubuntu-22.04 instead of ubuntu-latest 2025-02-03 22:00:57 +02:00
bindings-ruby.yml ruby: use CMake in build process (#3043) 2025-04-14 18:18:27 +09:00
build.yml ci : add should_release variable (#3288) 2025-06-26 16:29:29 +02:00
docker.yml ci : enable main-cuda build (#3282) 2025-06-25 12:12:36 +02:00
examples-wasm.yml ci : add github pages workflow for wasm examples (#2969) 2025-03-31 11:34:40 +02:00
examples.yml ci : install git 2025-02-03 22:00:57 +02:00