Fix: rename output

This commit is contained in:
Michael B. Gale 2023-05-26 12:09:33 +01:00
parent 0930314935
commit 4518431205
No known key found for this signature in database
GPG key ID: FF5E2765BD00628F
4 changed files with 4 additions and 4 deletions

View file

@ -10,7 +10,7 @@ inputs:
description: The language to infer the build environment configuration for.
required: true
outputs:
configuration:
environment:
description: The inferred build environment configuration.
runs:
using: 'node16'