We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a24ff79 commit 5f8c147Copy full SHA for 5f8c147
.github/workflows/publish.yml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
inputs:
6
confirm:
7
- description: 'Enter "yes" to publish'
+ description: 'Publish to Maven Central? (yes/no)'
8
required: true
9
default: ''
10
type: string
0 commit comments