mirror of
https://github.com/actions/deploy-pages.git
synced 2025-12-08 16:16:16 +00:00
Update action.yml
Co-authored-by: James M. Greene <JamesMGreene@github.com>
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user