Fix echo statement for Data importer version

Signed-off-by: James Cole <james@firefly-iii.org>
This commit is contained in:
James Cole
2026-02-24 08:07:45 +01:00
committed by GitHub
parent 62ef3966ed
commit 56a1eb6515

View File

@@ -41,7 +41,7 @@ jobs:
DDNOV="${DDNOV:1}"
echo "Firefly III version is ${{ steps.ff3version.outputs.release }}, without v is $FFNOV"
echo "Data importer version is ${{ steps.ff3version.outputs.release }}, without v is $FFNOV"
echo "Data importer version is ${{ steps.ff3version.outputs.release }}, without v is $DDNOV"
# user includes no debug info at all, and does not mention current version.
# user includes no debug info at all, but does mention current version