Skip to content

Commit 5f8c147

Browse files
committed
update actions
1 parent a24ff79 commit 5f8c147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55
inputs:
66
confirm:
7-
description: 'Enter "yes" to publish'
7+
description: 'Publish to Maven Central? (yes/no)'
88
required: true
99
default: ''
1010
type: string

0 commit comments

Comments
 (0)