diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 74bb0c706..a59f0a147 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -41,9 +41,8 @@ jobs: - name: Commit & Push changes uses: actions-js/push@v1.3 with: - github_token: ${{ secrets.GITHUB_TOKEN }} - message: "chore: update contributors list" + github_token: ${{ secrets.TOKEN_VERDACCIOBOT_GITHUB }} + message: "chore: updated contributors list" branch: master -# author_email: verdaccio.npm@gmail.com -# author_name: verdacciobot - empty: true + author_email: verdaccio.npm@gmail.com + author_name: verdacciobot