feat: adds compacted by topics

This commit is contained in:
GitHub Actions
2022-07-06 10:11:14 +02:00
parent 1f861e88e7
commit 30fa351b37
4 changed files with 53 additions and 21 deletions

View File

@@ -4,6 +4,10 @@ branding:
icon: align-justify
color: yellow
inputs:
compact-by-topic:
description: 'Generate another page with output compacted by github topics'
default: 'false'
required: false
api-token:
description: 'Personal API Token'
required: true