mirror of
https://github.com/charles-lunarg/vk-bootstrap.git
synced 2024-11-22 07:24:34 +00:00
Add version in tag description
This commit is contained in:
parent
03ac201309
commit
e5dd024a51
2
.github/workflows/create_tag.yml
vendored
2
.github/workflows/create_tag.yml
vendored
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user