From c8bfbcafbae7cefe24ff8bcba7bca25b6db18057 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 20:59:51 +0000 Subject: [PATCH] Auto-regenerate files --- action.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/action.yml b/action.yml index 3dd1695f..20db1df3 100644 --- a/action.yml +++ b/action.yml @@ -70,6 +70,13 @@ inputs: description: Commit message default: Update ${filename} - [Skip GitHub Action] + # Instead of saving metrics to a repository, it's possible to save them to a gist to avoid "commits pollution" + # Gist must be created prior and you must pass its identifier in the following option + # Set "gist" in "output_action" to use this option + committer_gist: + description: Gist used to store metrics + default: "" + # Rendered metrics output path, relative to repository's root filename: description: Rendered metrics output path