Merge pull request #4333 from Ombi-app/readme

chore: 📃 updated readme
This commit is contained in:
Jamie 2021-10-06 21:20:12 +01:00 committed by GitHub
commit bb14ffb460
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -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/**"]
}
}