Skip to content

Commit 16cca54

Browse files
Merge pull request actions#346 from pjfanning/patch-1
sbt is a valid cache option value
2 parents 2506d21 + 7b469c4 commit 16cca54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ inputs:
5454
$GPG_PASSPHRASE.'
5555
required: false
5656
cache:
57-
description: 'Name of the build platform to cache dependencies. It can be "maven" or "gradle".'
57+
description: 'Name of the build platform to cache dependencies. It can be "maven", "gradle" or "sbt".'
5858
required: false
5959
job-status:
6060
description: 'Workaround to pass job status to post job step. This variable is not intended for manual setting'

0 commit comments

Comments
 (0)