mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 02:54:46 -04:00
Try to create a tag associated to the release
I don't know if it is possible or the tag needs to exists in advance.
This commit is contained in:
@ -157,5 +157,8 @@ jobs:
|
||||
gitHubConnection: yacreader-releases
|
||||
assets: $(Build.SourcesDirectory)/dev_bin/**/*.*'
|
||||
title: $VERSION
|
||||
tagSource: 'manual'
|
||||
tag: $VERSION
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user