diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 548665c4f..332c7f32a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -14,3 +14,10 @@ jobs: with: # Your GitHub token token: ${{ secrets.METRICS_TOKEN }} + name: Example + uses: lowlighter/metrics@latest + with: + template: terminal + filename: metrics.terminal.svg + token: ${{ secrets.METRICS_TOKEN }} + base: header, metadata