Skip to content

Commit 6a8781b

Browse files
New actions (#29)
* Use new actions * Use new actions * Use new actions * Update settings.gradle.kts * Simplify * Update gradle via qupath/actions/.github/workflows/update-gradle.yml * Reword
1 parent ec7172f commit 6a8781b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scijava-maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
inputs:
66
release:
77
type: boolean
8-
description: Whether to make a release, or if not a snapshot
8+
description: Should this be a release? (if not, do a snapshot)
99
required: true
1010

1111
jobs:

0 commit comments

Comments
 (0)