Merge pull request #1594 from bergwolf/action

action: fix missing qemu tag
This commit is contained in:
Bin Liu 2021-03-31 16:58:03 +08:00 committed by GitHub
commit a8756887f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.