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.
2 parents 7c6bffd + e62d7cc commit 90e7d20Copy full SHA for 90e7d20
.github/workflows/publish.yaml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
inputs:
6
version:
7
- description: 'The version to release'
+ description: 'Optional version to use (bypasses version bump and git commits if provided)'
8
required: false
9
default: ""
10
mfd-tag:
0 commit comments