diff --git a/.github/workflows/reademe-contributors.yml b/.github/workflows/reademe-contributors.yml index 4aba1fe..181ff64 100644 --- a/.github/workflows/reademe-contributors.yml +++ b/.github/workflows/reademe-contributors.yml @@ -13,4 +13,4 @@ jobs: - name: Contribute List uses: akhilmhdh/contributors-readme-action@v2.3.6 env: - GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }} \ No newline at end of file + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file