We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67f321b commit 37a36e8Copy full SHA for 37a36e8
action.yml
@@ -1,4 +1,4 @@
1
-name: 'Generate Release Notes'
+name: 'Release notes scrapper'
2
description: 'Automatically generates release notes for a given release tag, categorized into chapters based on labels.'
3
inputs:
4
chapters:
@@ -10,7 +10,7 @@ inputs:
10
default: 'false'
11
12
branding:
13
- icon: 'notebook'
+ icon: 'book'
14
color: 'yellow'
15
16
runs:
0 commit comments