Skip to content

Latest commit

 

History

History
58 lines (53 loc) · 1.61 KB

README.md

File metadata and controls

58 lines (53 loc) · 1.61 KB

🎫 Gists

This plugin displays gists stats.

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

➡️ Available options

TypeDescription

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