ci: auto-regenerate files

This commit is contained in:
lowlighter
2022-01-16 18:33:24 -05:00
parent 5d2a5c5c45
commit 8a8d358890
49 changed files with 434 additions and 434 deletions

View File

@@ -92,11 +92,11 @@ uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.screenshot.svg
token: ${{ secrets.METRICS_TOKEN }}
base: ''
plugin_screenshot: 'yes'
base: ""
plugin_screenshot: yes
plugin_screenshot_title: XKCD of the day
plugin_screenshot_url: https://xkcd.com
plugin_screenshot_selector: '#comic img'
plugin_screenshot_selector: "#comic img"
```
<!--/examples-->