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 2506d21 + 7b469c4 commit 16cca54Copy full SHA for 16cca54
action.yml
@@ -54,7 +54,7 @@ inputs:
54
$GPG_PASSPHRASE.'
55
required: false
56
cache:
57
- description: 'Name of the build platform to cache dependencies. It can be "maven" or "gradle".'
+ description: 'Name of the build platform to cache dependencies. It can be "maven", "gradle" or "sbt".'
58
59
job-status:
60
description: 'Workaround to pass job status to post job step. This variable is not intended for manual setting'
0 commit comments