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

@@ -119,7 +119,7 @@ name: Top answers from stackoverflow
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.stackoverflow.svg
token: ${{ secrets.METRICS_TOKEN }}
token: NOT_NEEDED
base: ""
plugin_stackoverflow: yes
plugin_stackoverflow_user: 1

View File

@@ -2,7 +2,7 @@
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.stackoverflow.svg
token: ${{ secrets.METRICS_TOKEN }}
token: NOT_NEEDED
base: ""
plugin_stackoverflow: yes
plugin_stackoverflow_user: 1