Skip to content

Commit

Permalink
docs: adding contributor list update job
Browse files Browse the repository at this point in the history
  • Loading branch information
thegrannychaseroperation committed Apr 17, 2024
1 parent 8345e0e commit d942655
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,8 @@ jobs:
with:
name: ${{ matrix.os.artifact }}
path: ${{ matrix.os.build_path }}

- name: Update contributors list
uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,8 @@ yarn make

## Contributors

<a href="https://github.com/hydralauncher/hydra/graphs/contributors">
<img src="https://contrib.rocks/image?repo=hydralauncher/hydra" />
</a>

Made with [contrib.rocks](https://contrib.rocks).
<!-- readme: contributors -start -->
<!-- readme: contributors -end -->

## License

Expand Down

0 comments on commit d942655

Please sign in to comment.