Update action.yml

Co-authored-by: James M. Greene <[email protected]>
This commit is contained in:
Jess Bees
2022-03-31 11:47:49 -04:00
committed by GitHub
co-authored by James M. Greene
parent ad36b7023a
commit 82cb77089c
+1 -1
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'