90DaysOfDevOps icon indicating copy to clipboard operation
90DaysOfDevOps copied to clipboard

Create add-contributors.yml

Open rishabkumar7 opened this issue 2 years ago • 2 comments

This is a GitHub action that runs every day and fetched all the contributors and adds it to Contributors.md We can have a static block above Other Contributors according to the chat we had on #255

rishabkumar7 avatar Dec 03 '22 23:12 rishabkumar7

We will also need a new actions secret GITHUB_TOKEN

rishabkumar7 avatar Dec 03 '22 23:12 rishabkumar7

Sorry for the delay. I am going to see if I have time today. We have a GH token already in place for another action let me confirm the name so it can be used here.

MichaelCade avatar Dec 23 '22 08:12 MichaelCade

I created a new GITHUB_TOKEN secret

MichaelCade avatar Dec 27 '22 17:12 MichaelCade