Skip to content

Commit

Permalink
Update action.yml.erb
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoann Chaudet authored and GitHub committed Jan 6, 2022
1 parent 4305d8a commit 97ba9f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ inputs:
default: true
build_revision:
description: 'The SHA-1 of the git commit for which the build is running. Default to GITHUB_SHA.'
required: false
required: true
default: ${{ github.sha }}
verbose:
description: 'Verbose output'
Expand Down

0 comments on commit 97ba9f6

Please sign in to comment.