Merge branch 'main' into patch-2

This commit is contained in:
Mingzi
2022-04-15 11:20:55 -07:00
committed by GitHub
4 changed files with 4 additions and 9 deletions

View File

@@ -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 }}