From 9bfa96dbc717855b23c511aac31bb545a77f754e Mon Sep 17 00:00:00 2001 From: tidusjar Date: Thu, 14 Oct 2021 09:51:36 +0100 Subject: [PATCH] ci: :busts_in_silhouette: added contributors action [skip ci] --- .github/workflows/contributors.yml | 19 +++++-------------- README.md | 8 +++++++- 2 files changed, 12 insertions(+), 15 deletions(-) diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 8a3b71972..9eae245fc 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -11,18 +11,9 @@ jobs: runs-on: ubuntu-latest steps: - - - uses: lowlighter/metrics@latest + - name: Contribute List + uses: akhilmhdh/contributors-readme-action@v2.2.1 with: - token: ${{ secrets.PERSONAL_PAT }} - filename: metrics.plugin.contributors.categories.svg - template: repository - repo: Ombi - base: "" - plugin_contributors: yes - plugin_contributors_sections: categories - plugin_contributors_categories: | - { - "📚 Documentation": ["README.md", "docs/**"], - "💻 Code": ["src/**"] - } + commit_message: "chore: :busts_in_silhouette: Updated Contributors [skip ci]" + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/README.md b/README.md index 5ac36de44..6f94c7080 100644 --- a/README.md +++ b/README.md @@ -66,9 +66,15 @@ Here are some of the features Ombi has: [Installation Guide](https://docs.ombi.app/installation/) [Here for Reverse Proxy Config Examples](https://docs.ombi.app/info/reverse-proxy/) +# Collaborators + + + + # Contributors -[![Contributors](/metrics.plugin.contributors.categories.svg)](/metrics.plugin.contributors.categories.svg) + + # Donation If you feel like donating you can donate with the below buttons!