816 B
816 B
🎫 Gists
The gists plugin displays your gists metrics.
|
|
➡️ Available options
| Option | Type (format) [default] {allowed values} | Description |
|---|---|---|
plugin_gists |
boolean [no] |
Display gists metrics |
ℹ️ Examples workflows
name: Gists
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.gists.svg
token: ${{ secrets.METRICS_TOKEN }}
base: ''
plugin_gists: 'yes'