Auto-regenerate files

This commit is contained in:
github-actions[bot]
2021-05-17 18:44:44 +00:00
parent 4fc56990f3
commit 09cf9cbdf2
2 changed files with 3 additions and 1 deletions

View File

@@ -486,6 +486,8 @@ Rendered metrics will be committed to your repository on each run.
If you wish to use new features as they're being released, you can switch from `@latest` to `@master`. If you wish to use new features as they're being released, you can switch from `@latest` to `@master`.
As the latter is used as a development branch, jobs may fail from time to time (although we try to mitigate this). As the latter is used as a development branch, jobs may fail from time to time (although we try to mitigate this).
For convenience, it is possible to use `@main` instead of `@master`.
When using a token with additional permissions, it is advised to fork this repository and use it instead to minimize security risks: When using a token with additional permissions, it is advised to fork this repository and use it instead to minimize security risks:
```yaml ```yaml
- uses: my-github-username/metrics@master - uses: my-github-username/metrics@master

2
action.yml generated
View File

@@ -175,7 +175,7 @@ inputs:
# Specify one value (for both width and height) or two values (one for width and one for height) # Specify one value (for both width and height) or two values (one for width and one for height)
config_padding: config_padding:
description: Image padding description: Image padding
default: 6%, 13% default: 6%, 15%
# Metrics output format # Metrics output format
config_output: config_output: