Skip to content

Commit 48b0bfa

Browse files
[2/2] Update release workflow to allow skipping sonatype, github release or version increment
1 parent d599c8a commit 48b0bfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ on:
2525
workflow_dispatch:
2626
inputs:
2727
gradle_publish:
28-
description: Publish to gradle
28+
description: Publish to Sonatype
2929
type: boolean
3030
default: true
3131
github_release:

0 commit comments

Comments
 (0)