mirror of
https://github.com/grocy/grocy.git
synced 2026-03-28 15:49:25 +01:00
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. |
||
|---|---|---|
| .. | ||
| docker-publish.yml | ||
| release.yml | ||