Skip to content

Commit 2757a54

Browse files
committed
Revert "Update action.yml.erb"
This reverts commit 97ba9f6.
1 parent 97ba9f6 commit 2757a54

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: true
20+
required: false
2121
default: ${{ github.sha }}
2222
verbose:
2323
description: 'Verbose output'

0 commit comments

Comments
 (0)