Fixing image build table (#4391)

* Fixing image build table

* Update build-images.yml
This commit is contained in:
Igor Pečovnik 2022-11-08 18:36:28 +01:00 committed by GitHub
parent 5faf8c1e42
commit 7f68198b4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -455,6 +455,7 @@ jobs:
fi
done
)
echo -en "\n  \n" >> README.tmp
cat README.tmp
- uses: ncipollo/release-action@v1