mirror of
https://github.com/actions/deploy-pages.git
synced 2026-04-03 08:12:10 +00:00
Merge branch 'main' into patch-2
This commit is contained in:
@@ -7,6 +7,7 @@ inputs:
|
||||
emit_telemetry:
|
||||
description: 'Should this action only emit build telemetry instead of deploying the build artifact?'
|
||||
required: false
|
||||
default: "false"
|
||||
token:
|
||||
description: 'GitHub token'
|
||||
default: ${{ github.token }}
|
||||
|
||||
Reference in New Issue
Block a user