mirror of
https://github.com/actions/deploy-pages.git
synced 2026-04-03 08:12:10 +00:00
Support existing behavior of this action
This commit is contained in:
@@ -6,7 +6,6 @@ runs:
|
||||
inputs:
|
||||
emit_telemetry:
|
||||
description: 'Should this action emit build telemetry instead of deploy the build artifact'
|
||||
default: false
|
||||
required: false
|
||||
token:
|
||||
description: 'GitHub token'
|
||||
|
||||
Reference in New Issue
Block a user