Merge branch 'main' into patch-1

This commit is contained in:
Yoann Chaudet
2022-04-26 10:24:40 -07:00
committed by GitHub
8 changed files with 251 additions and 179 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 }}
@@ -25,4 +26,4 @@ inputs:
default: "5000"
outputs:
page_url:
description: 'URL to deployed Github Pages'
description: 'URL to deployed GitHub Pages'