mirror of
https://github.com/actions/deploy-pages.git
synced 2026-03-30 18:14:52 +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'
|
main: 'dist/index.js'
|
||||||
inputs:
|
inputs:
|
||||||
emit_telemetry:
|
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
|
required: false
|
||||||
token:
|
token:
|
||||||
description: 'GitHub token'
|
description: 'GitHub token'
|
||||||
|
|||||||
Reference in New Issue
Block a user