docs: auto-generate [skip ci]
This commit is contained in:
@@ -45,13 +45,12 @@ You now have your PoopMap token! This token will not expire and it can only acce
|
||||
| Option | Type *(format)* **[default]** *{allowed values}* | Description |
|
||||
| ------ | -------------------------------- | ----------- |
|
||||
| `plugin_poopmap` | `boolean` **[no]** | Display PoopMap stats |
|
||||
| `plugin_poopmap_token` 🔐 | `token` **[]** | PoopMap API token |
|
||||
| `plugin_poopmap_token` <sup>🔐</sup> | `token` **[]** | PoopMap API token |
|
||||
| `plugin_poopmap_days` | `number` **[7]** *{"7", "30", "180", "365"}* | PoopMap time range |
|
||||
|
||||
|
||||
Legend for option icons:
|
||||
* 🔐 Value should be stored in repository secrets
|
||||
* ✨ New feature currently in testing on `master`/`main`
|
||||
<!--/options-->
|
||||
|
||||
*[→ Full specification](metadata.yml)*
|
||||
@@ -62,6 +61,7 @@ Legend for option icons:
|
||||
```yaml
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: ${{ secrets.METRICS_TOKEN }}
|
||||
plugin_poopmap: 'yes'
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user