]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ci : add support for tag-based releases (#3287)
authorDaniel Bevenius <redacted>
Wed, 25 Jun 2025 19:43:58 +0000 (21:43 +0200)
committerGitHub <redacted>
Wed, 25 Jun 2025 19:43:58 +0000 (21:43 +0200)
commit4daf7050ca2bf17f5166f45ac6da651c4e33f293
tree937dd0858707c20a9d6cd8a1c96716899475772f
parenta8d002cfd879315632a579e73f0148d06959de36
ci : add support for tag-based releases (#3287)

This commit modifies the GitHub Actions workflow to support
tag-based releases. When a tag is pushed that starts with 'v', the
workflow will use that tag name for the release process.

I think this was the once the behavior, but it was lost in updates that
I've made to the workflow. This commit restores that functionality.
.github/workflows/build.yml