mirror of
https://github.com/YACReader/yacreader
synced 2025-07-17 20:44:32 -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
|
gitHubConnection: yacreader-releases
|
||||||
assets: $(Build.SourcesDirectory)/dev_bin/**/*.*'
|
assets: $(Build.SourcesDirectory)/dev_bin/**/*.*'
|
||||||
title: $VERSION
|
title: $VERSION
|
||||||
|
tagSource: 'manual'
|
||||||
|
tag: $VERSION
|
||||||
|
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user