diff --git a/.github/workflows/update_contributors.yaml b/.github/workflows/update_contributors.yaml index 98cca47..42c3832 100644 --- a/.github/workflows/update_contributors.yaml +++ b/.github/workflows/update_contributors.yaml @@ -11,4 +11,4 @@ jobs: - name: Contribute List uses: akhilmhdh/contributors-readme-action@v2.3.6 env: - GITHUB_TOKEN: ${{ secrets.ONTRIBUTOR_TOKEN }} + GITHUB_TOKEN: ${{ secrets.CONTRIBUTOR_TOKEN }}