Update action.yml.erb

This commit is contained in:
Yoann Chaudet
2022-01-06 13:21:36 -08:00
committed by GitHub
parent 4305d8a1b4
commit 97ba9f646d
+1 -1
View File
@@ -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'