fix: 🐛 updated contributors PAT

pull/4333/head
Jamie 3 years ago committed by GitHub
parent 20aeb0fe09
commit a1d22db4d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,7 +14,7 @@ jobs:
- uses: lowlighter/metrics@latest
with:
token: ${{ secrets.WORKFLOW_PAT }}
token: ${{ secrets.PERSONAL_PAT }}
filename: metrics.plugin.contributors.categories.svg
template: repository
repo: Ombi
@ -25,4 +25,4 @@ jobs:
{
"📚 Documentation": ["README.md", "docs/**"],
"💻 Code": ["src/**"]
}
}

Loading…
Cancel
Save