mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-20 04:29:16 +00:00
ci(contributors): add username avatar
This commit is contained in:
18
.github/workflows/contributors.yml
vendored
18
.github/workflows/contributors.yml
vendored
@@ -8,17 +8,11 @@ on:
|
|||||||
branches: [main, dev]
|
branches: [main, dev]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
add-contributors:
|
contrib-readme-job:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
name: A job to automate contrib in readme
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- name: Contribute List
|
||||||
- uses: BobAnkh/add-contributors@master
|
uses: akhilmhdh/contributors-readme-action@v2.3.6
|
||||||
with:
|
env:
|
||||||
CONTRIBUTOR: '### Contributors'
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
COLUMN_PER_ROW: '6'
|
|
||||||
ACCESS_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
|
||||||
IMG_WIDTH: '100'
|
|
||||||
FONT_SIZE: '14'
|
|
||||||
PATH: '/README.md'
|
|
||||||
COMMIT_MESSAGE: 'docs(README): update contributors'
|
|
||||||
AVATAR_SHAPE: 'round'
|
|
||||||
|
|||||||
@@ -8,6 +8,8 @@ Video como hacer PR: https://youtu.be/Lxt8Acob6aU
|
|||||||
|
|
||||||
|
|
||||||
**Comunidad**
|
**Comunidad**
|
||||||
|
<!-- readme: collaborators,contributors -start -->
|
||||||
|
<!-- readme: collaborators,contributors -end -->
|
||||||
|
|
||||||
> Forma parte de este proyecto.
|
> Forma parte de este proyecto.
|
||||||
|
|
||||||
@@ -15,6 +17,3 @@ Video como hacer PR: https://youtu.be/Lxt8Acob6aU
|
|||||||
- [Twitter](https://twitter.com/leifermendez)
|
- [Twitter](https://twitter.com/leifermendez)
|
||||||
- [Youtube](https://www.youtube.com/watch?v=5lEMCeWEJ8o&list=PL_WGMLcL4jzWPhdhcUyhbFU6bC0oJd2BR)
|
- [Youtube](https://www.youtube.com/watch?v=5lEMCeWEJ8o&list=PL_WGMLcL4jzWPhdhcUyhbFU6bC0oJd2BR)
|
||||||
- [Telegram](https://t.me/leifermendez)
|
- [Telegram](https://t.me/leifermendez)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user