Add version in tag description

This commit is contained in:
Charles Giessen 2023-11-28 13:37:30 -07:00
parent 03ac201309
commit e5dd024a51

View File

@ -46,5 +46,5 @@ jobs:
if: ${{ steps.regex-match.outputs.match != '' }}
with:
tag-name: ${{ steps.regex-match.outputs.group1 }}
description: Update to latest Vulkan-Headers
description: Update to ${{ steps.regex-match.outputs.group1 }} of Vulkan-Headers