grocy/.github/workflows
google-labs-jules[bot] 7eaa8cf148 fix: Correct release workflow trigger and version extraction
This commit addresses two issues in the release workflow:

1.  The tag trigger has been reverted to only accept tags matching the `v*.*.*` pattern, as requested by the user.
2.  The `grep` command used to extract the version number from `version.json` has been made more robust to prevent errors during the workflow run.
2025-08-15 14:25:13 +00:00
..
docker-publish.yml feat: Implement versioned Docker tagging 2025-08-15 10:25:41 +00:00
release.yml fix: Correct release workflow trigger and version extraction 2025-08-15 14:25:13 +00:00