We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 265de22 + e2f6800 commit c84075aCopy full SHA for c84075a
.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