Skip to content

Commit 1f0be76

Browse files
authored
Include changelog output in action definition. (#40)
1 parent 4d28e88 commit 1f0be76

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

changelog/action.yml

+3
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ inputs:
1515
description: 'Exclude certain kinds of changes'
1616
required: false
1717
default: ''
18+
outputs:
19+
changelog:
20+
description: 'Output summary of API changelog'
1821
runs:
1922
using: 'docker'
2023
image: 'Dockerfile'

0 commit comments

Comments
 (0)