mirror of
https://github.com/qvacua/vimr.git
synced 2024-12-24 22:33:52 +03:00
Add description
This commit is contained in:
parent
7cbf45857b
commit
a1ac47ced8
@ -23,7 +23,7 @@ Builds a new snapshot of VimR and pushes the tag:<br>
|
||||
parameters {
|
||||
booleanParam('publish', true, 'Publish this release to Github?')
|
||||
stringParam('branch', 'develop', 'Branch to build; defaults to develop')
|
||||
stringParam('marketing_version', null, 'If "is_snapshot" is unchecked, you have to enter this.')
|
||||
stringParam('marketing_version', null, 'Eg "0.34.0". If "is_snapshot" is unchecked, you have to enter this.')
|
||||
textParam('release_notes', null, 'Release notes')
|
||||
booleanParam('is_snapshot', true)
|
||||
booleanParam('update_appcast', true)
|
||||
|
Loading…
Reference in New Issue
Block a user