mirror of
https://github.com/fluencelabs/wasmer
synced 2025-05-29 01:51:18 +00:00
Fix tag overwritting
This commit is contained in:
parent
1d4d2a0200
commit
05227266df
@ -293,6 +293,7 @@ jobs:
|
|||||||
action: 'edit'
|
action: 'edit'
|
||||||
target: '$(Build.SourceVersion)'
|
target: '$(Build.SourceVersion)'
|
||||||
title: '$(VERSION_TAG)'
|
title: '$(VERSION_TAG)'
|
||||||
|
tag: $(VERSION_TAG)
|
||||||
addChangeLog: false
|
addChangeLog: false
|
||||||
tagSource: 'auto'
|
tagSource: 'auto'
|
||||||
# TODO: automate it all by getting the release notes from somewhere else and using the `releaseNotesFile` key
|
# TODO: automate it all by getting the release notes from somewhere else and using the `releaseNotesFile` key
|
||||||
|
Loading…
x
Reference in New Issue
Block a user