diff --git a/action.yml b/action.yml index fc1caaf..3905120 100644 --- a/action.yml +++ b/action.yml @@ -42,6 +42,8 @@ outputs: description: 'Generated Docker labels' bake-file: description: 'Bake definiton file' + json: + description: 'JSON output of tags and labels' runs: using: 'node12'