Skip to content

Commit

Permalink
fix: action.yml output name (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
cupofme committed Sep 5, 2023
1 parent 695ace9 commit 19f583f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ inputs:
required: false
default: 'false'
outputs:
changelog:
changes:
description: Generated changelog
runs:
using: 'node16'
Expand Down

0 comments on commit 19f583f

Please sign in to comment.