grocy/.github/workflows
google-labs-jules[bot] c6be43eedd fix: Correct YAML syntax in release workflow
This commit fixes a YAML syntax error in the `.github/workflows/release.yml` file.

The single-line `run` command for extracting the version number was causing parsing issues due to nested quotes. This has been replaced with a multi-line `run` block for better readability and to resolve the syntax error.
2025-08-15 13:41:14 +00:00
..
docker-publish.yml feat: Implement versioned Docker tagging 2025-08-15 10:25:41 +00:00
release.yml fix: Correct YAML syntax in release workflow 2025-08-15 13:41:14 +00:00