Skip to content

Commit 7b469c4

Browse files
authored
sbt is a valid cache option value
1 parent 2506d21 commit 7b469c4

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)