Skip to content

Commit 97ba9f6

Browse files
authored
Update action.yml.erb
1 parent 4305d8a commit 97ba9f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ inputs:
1717
default: true
1818
build_revision:
1919
description: 'The SHA-1 of the git commit for which the build is running. Default to GITHUB_SHA.'
20-
required: false
20+
required: true
2121
default: ${{ github.sha }}
2222
verbose:
2323
description: 'Verbose output'

0 commit comments

Comments
 (0)