We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 326b9a2 commit 008be54Copy full SHA for 008be54
.github/workflows/main.yaml
@@ -21,7 +21,7 @@ on:
21
workflow_dispatch:
22
inputs:
23
releaseNotes:
24
- description: 'Custom release notes to prepend to the release body, release notes are only created if this is not empty.'
+ description: '(Optional) To create a Github Release, provide the release notes here. If not provided, the release will not be created.'
25
required: false
26
type: string
27
0 commit comments