Skip to content

Commit

Permalink
Add json output to action.yml
Browse files Browse the repository at this point in the history
Signed-off-by: StefanSchoof <4662023+StefanSchoof@users.noreply.github.com>
  • Loading branch information
StefanSchoof committed Feb 18, 2022
1 parent f3c886e commit 3b5462d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Expand Up @@ -42,6 +42,8 @@ outputs:
description: 'Generated Docker labels'
bake-file:
description: 'Bake definiton file'
json:
description: 'A JSON object composed of the generated tags and labels'

runs:
using: 'node12'
Expand Down

0 comments on commit 3b5462d

Please sign in to comment.