Skip to content

Latest commit

 

History

History
62 lines (57 loc) · 2.04 KB

README.md

File metadata and controls

62 lines (57 loc) · 2.04 KB
← Back to plugins index

🎫 Gists

This plugin displays gists stats.

⚠️ Disclaimer

This plugin is not affiliated, associated, authorized, endorsed by, or in any way officially connected with GitHub. All product and company names are trademarks™ or registered® trademarks of their respective holders.

Supported features
→ Full specification
📗 Classic template 📙 Terminal template
👤 Users
🔑 (scopeless) read:org (optional) read:user (optional) read:packages (optional) repo (optional)

➡️ Available options

OptionDescription

plugin_gists

Enable gists plugin

type: boolean
default: no

ℹ️ Examples workflows

name: Gists
uses: lowlighter/metrics@latest
with:
  filename: metrics.plugin.gists.svg
  token: ${{ secrets.METRICS_TOKEN }}
  base: ""
  plugin_gists: yes