diff --git a/README.md b/README.md index 5c58bc3e..11548f79 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,9 @@ And you can customize these heavily with plugins, templates and hundreds of opti +
Compact display + +
@@ -529,7 +532,7 @@ When using a token with additional permissions, it is advised to fork this repos In this case, please consider watching new releases to stay up-to-date and enjoy latest features! -`@latest` will be updated on each release soon after [Planned for next release](https://github.com/lowlighter/metrics/projects/1#column-12378679) is emptied. Metrics doesn't introduce breaking changes **from an user point of view** (i.e. your workflows will always be valid) so you can follow release cycles without worrying. +`@latest` will be updated on each release. Metrics doesn't introduce breaking changes **from an user point of view** (i.e. your workflows will always be valid) so you can follow release cycles without worrying. #### Examples workflows diff --git a/action.yml b/action.yml index a2f0d5f4..570fe3ab 100644 --- a/action.yml +++ b/action.yml @@ -738,6 +738,11 @@ inputs: description: Display unlocked secrets achievements default: yes + # Achievements display style + plugin_achievements_display: + description: Achievements display style + default: normal + # Number of achievements events to display # Set to 0 to disable limitations plugin_achievements_limit: