Skip to content

Commit

Permalink
Merge pull request #16 from Omegapoint/feature/output-action
Browse files Browse the repository at this point in the history
Defined outputs in action
  • Loading branch information
jonathanbokvad authored Sep 28, 2023
2 parents e332b61 + 15fe2f8 commit 8cded03
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ inputs:
description: 'SubscriptionId to use for the connections in the custom task.'
required: true
default: 'Not working'

outputs:
readme-badges:
description: 'README badges text file'

runs:
using: node16
Expand Down

0 comments on commit 8cded03

Please sign in to comment.