Update working-directory description

This commit is contained in:
Michael B. Gale 2023-06-13 20:44:48 +01:00
parent efe0e211bb
commit 1c732358fa
No known key found for this signature in database
GPG key ID: FF5E2765BD00628F

View file

@ -11,9 +11,9 @@ inputs:
required: true
working-directory:
description: >-
Run the autobuilder using this path (relative to $GITHUB_WORKSPACE) as
working directory. If this input is not set, the autobuilder runs with
$GITHUB_WORKSPACE as its working directory.
Resolve the build environment based on the files located at the specified
path (relative to $GITHUB_WORKSPACE). If this input is not set, then the
build environment is resolved based on the files in $GITHUB_WORKSPACE.
required: false
outputs:
environment: