Skip to content

Commit

Permalink
Required changes required by publish validator. (#5)
Browse files Browse the repository at this point in the history
* Required changes required by publish validator.
  • Loading branch information
miroslavpojer authored Jan 4, 2024
1 parent 67f321b commit 37a36e8
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
@@ -1,4 +1,4 @@
name: 'Generate Release Notes'
name: 'Release notes scrapper'
description: 'Automatically generates release notes for a given release tag, categorized into chapters based on labels.'
inputs:
chapters:
Expand All @@ -10,7 +10,7 @@ inputs:
default: 'false'

branding:
icon: 'notebook'
icon: 'book'
color: 'yellow'

runs:
Expand Down

0 comments on commit 37a36e8

Please sign in to comment.