grocy/.github/workflows
google-labs-jules[bot] ee0561e187 fix: Make release workflow tag trigger more flexible
This commit updates the GitHub Actions workflow for releases to be more flexible.

The workflow will now trigger on tags that follow either the 'v*.*.*' pattern or the '*.*.*' pattern. This allows the user to create releases using tags with or without a 'v' prefix (e.g., 'v1.2.3' or '1.2.3').
2025-08-15 14:19:05 +00:00
..
docker-publish.yml feat: Implement versioned Docker tagging 2025-08-15 10:25:41 +00:00
release.yml fix: Make release workflow tag trigger more flexible 2025-08-15 14:19:05 +00:00