mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-23 14:35:24 -07:00
fix: 🐛 Give it a access token
This commit is contained in:
parent
ed9824d541
commit
8d6c695676
1 changed files with 1 additions and 0 deletions
1
.github/workflows/contributors.yml
vendored
1
.github/workflows/contributors.yml
vendored
|
@ -15,6 +15,7 @@ jobs:
|
|||
|
||||
- uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: ${{ secrets.WORKFLOW_PAT }}
|
||||
plugin_contributors: yes
|
||||
plugin_contributors_base: "" # Base reference (commit, tag, branch, etc.)
|
||||
plugin_contributors_head: main # Head reference (commit, tag, branch, etc.)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue