]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ci : add should_release variable (#3288)
authorDaniel Bevenius <redacted>
Thu, 26 Jun 2025 14:29:29 +0000 (16:29 +0200)
committerGitHub <redacted>
Thu, 26 Jun 2025 14:29:29 +0000 (16:29 +0200)
commit35034c5aea48aa0da75c4d853ec7e8a3055adbc5
treead0e34a3c305906e75413e1f6631e57e5d999e70
parent897b071dc68f11bc41f55e26b741902e3a4e4c10
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
.github/workflows/build.yml