diff --git a/.github/workflows/build-and-release.yml b/.github/workflows/build-and-release.yml
index 28885d4..d914669 100644
--- a/.github/workflows/build-and-release.yml
+++ b/.github/workflows/build-and-release.yml
@@ -15,7 +15,7 @@ jobs:
repository: "pixelit-project/WebUI"
- name: Use Node.js 💾
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v3
with:
node-version: 19.x
diff --git a/.github/workflows/contribute.yml b/.github/workflows/contribute.yml
index d7baba1..9eb8d9b 100644
--- a/.github/workflows/contribute.yml
+++ b/.github/workflows/contribute.yml
@@ -10,9 +10,5 @@ jobs:
steps:
- name: Contribute List
uses: akhilmhdh/contributors-readme-action@v2.3.6
- with:
- auto_detect_branch_protection: false
- commit_message: "Updated readme with new contributors"
- use_username: true
env:
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.ACTION_TOKEN }}
diff --git a/README.md b/README.md
index c754813..45b9313 100644
--- a/README.md
+++ b/README.md
@@ -30,85 +30,78 @@ Thanks to these great people for supporting this project.
- o0shojo0o
+ Dennis Rathjen