Skip to content

Commit

Permalink
Merge pull request #167 from StefanSchoof/add-json-output
Browse files Browse the repository at this point in the history
Add json output to action.yml
  • Loading branch information
crazy-max committed Mar 8, 2022
2 parents 9b5093b + c6cd438 commit f3476d2
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: 'JSON output of tags and labels'

runs:
using: 'node12'
Expand Down

0 comments on commit f3476d2

Please sign in to comment.