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:
parent
2d137274c4
commit
0b72c32400
1 changed files with 4 additions and 5 deletions
9
.github/workflows/contributors.yml
vendored
9
.github/workflows/contributors.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue