Add contract contents at release creation time

Change-type: patch
This commit is contained in:
Paulo Castro
2021-08-26 15:05:50 +01:00
parent 9937b91606
commit d0cdc900a2
9 changed files with 27 additions and 45 deletions

View File

@ -141,7 +141,7 @@ ${dockerignoreHelp}
description: stripIndent`
Deploy the release as a draft. Draft releases are ignored
by the 'track latest' release policy but can be used through release pinning.
Draft releases can be marked as final through the API. Releases as created
Draft releases can be marked as final through the API. Releases are created
as final by default unless this option is given.`,
default: false,
}),