mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-02 23:49:05 +02:00
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.