diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 869204567..d6255cdbc 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -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.)