Update action.yml

Co-authored-by: James M. Greene <JamesMGreene@github.com>
This commit is contained in:
Jess Bees
2022-03-31 11:47:49 -04:00
committed by GitHub
parent ad36b7023a
commit 82cb77089c

View File

@@ -5,7 +5,7 @@ runs:
main: 'dist/index.js'
inputs:
emit_telemetry:
description: 'Should this action emit build telemetry instead of deploy the build artifact'
description: 'Should this action only emit build telemetry instead of deploying the build artifact?'
required: false
token:
description: 'GitHub token'