We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebc7b3c commit 10869b4Copy full SHA for 10869b4
.github/workflows/scijava-maven.yml
@@ -5,7 +5,7 @@ on:
5
inputs:
6
release:
7
type: boolean
8
- description: Whether to make a release, or if not a snapshot
+ description: Should this be a release? (if not, do a snapshot)
9
required: true
10
11
jobs:
0 commit comments