action: fix missing qemu tag

Otherwise it breaks qemu build.

Fixes: #1593
Signed-off-by: Peng Tao <bergwolf@hyper.sh>
This commit is contained in:
Peng Tao 2021-03-31 11:45:50 +08:00
parent bf707209df
commit 8a1c6c3ff0

View File

@ -89,6 +89,7 @@ assets:
description: "VMM that uses KVM"
url: "https://github.com/qemu/qemu"
version: "v5.2.0"
tag: "v5.2.0"
# Do not include any non-full release versions
# Break the line *without CR or space being appended*, to appease
# yamllint, and note the deliberate ' ' at the end of the expression.