From c0b62e604681f9ef8f6a5c269080e7a899d36cb9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 14 Mar 2021 12:11:50 +0000 Subject: [PATCH] Auto-regenerate files --- action.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/action.yml b/action.yml index f0fa075e..cb72da4f 100644 --- a/action.yml +++ b/action.yml @@ -64,6 +64,12 @@ inputs: description: Branch used to commit rendered metrics default: "" + # Commit message + # Use "${filename}" to display filename + committer_message: + description: Commit message + default: Update ${filename} - [Skip GitHub Action] + # Rendered metrics output path, relative to repository's root filename: description: Rendered metrics output path