Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr committed Aug 17, 2023
1 parent 5fe18bc commit 166121f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ inputs:
ref: {}
base-ref: {}
outputs:
features:
value: ${{ steps.main.outputs.features }}
all-features:
value: ${{ steps.main.outputs.all-features }}
changed-features:
value: ${{ steps.main.outputs.changed-features }}
relevant-features:
Expand Down

0 comments on commit 166121f

Please sign in to comment.