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 756a772 commit 7ba12bbCopy full SHA for 7ba12bb
.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