Skip to content
2 changes: 1 addition & 1 deletion .github/workflows/scijava-maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
inputs:
release:
type: boolean
description: Whether to make a release, or if not a snapshot
description: Should this be a release? (if not, do a snapshot)
required: true

jobs:
Expand Down