We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be885f4 commit e2f6800Copy full SHA for e2f6800
.github/workflows/create-draft-release.yml
@@ -5,7 +5,7 @@ on:
5
inputs:
6
release_version_tag:
7
description: |
8
- The tag for the new draft release, e.g. v0.5.1.
+ The tag for the new draft release, e.g. 0.5.1 - do not include the `v`.
9
required: true
10
codeql_analysis_threads:
11
0 commit comments