mirror of
https://github.com/Fishwaldo/Fishwaldo.git
synced 2025-03-15 19:42:19 +00:00
Update main.yml
This commit is contained in:
parent
a46a6b2f93
commit
2f8022daf1
1 changed files with 6 additions and 7 deletions
13
.github/workflows/main.yml
vendored
13
.github/workflows/main.yml
vendored
|
@ -14,10 +14,9 @@ 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
|
||||
- uses: lowlighter/metrics@latest
|
||||
with:
|
||||
template: terminal
|
||||
filename: metrics.terminal.svg
|
||||
token: ${{ secrets.METRICS_TOKEN }}
|
||||
base: header, metadata
|
||||
|
|
Loading…
Add table
Reference in a new issue