0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-20 22:52:46 -05:00

chore: script to update contributors

This commit is contained in:
Juan Picado 2022-02-15 22:36:40 +01:00
parent 2d137274c4
commit 0b72c32400

View file

@ -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