Feat auto extension (#272)

This commit is contained in:
Simon Lecoq
2021-04-27 21:29:36 +02:00
committed by GitHub
parent 4d0b0413bf
commit f46e456ea2
2 changed files with 6 additions and 3 deletions

View File

@@ -61,10 +61,11 @@ inputs:
default: ""
# Rendered metrics output path, relative to repository's root
# When using "*", the correct extension will automatically on "config_output" value
filename:
description: Rendered metrics output path
type: string
default: github-metrics.svg
default: github-metrics.*
# Rendered markdown output path (when using a markdown template)
# It can be either a local path or a link (e.g. raw.githubusercontent.com)