Skip to content

Commit 3b5462d

Browse files
committed
Add json output to action.yml
Signed-off-by: StefanSchoof <[email protected]>
1 parent f3c886e commit 3b5462d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ outputs:
4242
description: 'Generated Docker labels'
4343
bake-file:
4444
description: 'Bake definiton file'
45+
json:
46+
description: 'A JSON object composed of the generated tags and labels'
4547

4648
runs:
4749
using: 'node12'

0 commit comments

Comments
 (0)