docs: update metadata.yml where token isn't needed

This commit is contained in:
lowlighter
2022-01-27 20:09:26 -05:00
parent 65aeac2954
commit b1906e3de8
20 changed files with 43 additions and 37 deletions

View File

@@ -97,7 +97,8 @@ This token will not expire and it will be able to access only public details.
```yaml
uses: lowlighter/metrics@latest
with:
token: ${{ secrets.METRICS_TOKEN }}
token: NOT_NEEDED
plugin_poopmap_token: ${{ secrets.POOPMAP_TOKEN }}
plugin_poopmap: yes
```