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 c58ccf3 commit af04044Copy full SHA for af04044
.github/workflows/release.yml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
inputs:
6
version:
7
- description: a stable version to set in version.txt before publishing
+ description: a stable version to set in version.txt before publishing (e.g. 0.42.1, without the 'v' prefix)
8
9
jobs:
10
release:
0 commit comments