We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ddf78ad + 70aff31 commit 2f85cc5Copy full SHA for 2f85cc5
action.yml
@@ -24,11 +24,11 @@ inputs:
24
file.'
25
required: false
26
username:
27
- description: 'Username for authentication to the Apache Maven server.'
+ description: 'Username for authentication to the Apache Maven repository.'
28
29
password:
30
- description: 'Passowrd or token for authentication to the Apache Maven
31
- server.'
+ description: 'Password or token for authentication to the Apache Maven
+ repository.'
32
33
runs:
34
using: 'node12'
0 commit comments