test new action

pull/1680/head
FonduemangVI 8 months ago
parent 7c7192f7e8
commit 8704b9e73b

@ -0,0 +1,18 @@
name: Update contributors
on:
push:
branches:
- master
jobs:
contrib-readme-job:
runs-on: ubuntu-latest
name: A job to automate contribute list in contributors2.md
steps:
- name: Contribute List
uses: akhilmhdh/contributors-readme-action@v2.3.6
with:
readme_path: "contributors2.md"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

@ -0,0 +1,4 @@
## Contributors
<!-- readme: contributors -start -->
<!-- readme: contributors -end -->

@ -1,4 +1,3 @@
# Guides mainly for the Starr Apps (Sonarr/Radarr) and everything related to it # Guides mainly for the Starr Apps (Sonarr/Radarr) and everything related to it
I have switched to MkDocs, sorry if I broke your links. The same content is available here: [trash-guides.info](https://trash-guides.info/) I have switched to MkDocs, sorry if I broke your links. The same content is available here: [trash-guides.info](https://trash-guides.info/)
test

Loading…
Cancel
Save