Skip to content

Commit

Permalink
Update action.yml outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
socheatsok78 committed Jun 1, 2024
1 parent c593063 commit 20b40a0
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,11 @@ inputs:
required: false
outputs:
matrix:
description: 'The release matrix data'
version:
description: 'The release versions'
description: 'The `matrix` data'
releases:
description: 'The `matrix.release`` data'
versions:
description: 'The `matrix.versions` data'
runs:
using: 'node20'
main: 'dist/index.js'

0 comments on commit 20b40a0

Please sign in to comment.