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 6919bcf commit 76b1cdaCopy full SHA for 76b1cda
.github/workflows/create-release.yml
@@ -6,7 +6,7 @@ on:
6
workflow_dispatch:
7
inputs:
8
tag:
9
- description: Release tag to create
+ description: Draft release tag
10
required: true
11
type: string
12
0 commit comments