From fe36d69617f6c3d9092fd2e2985bfda93c99febf Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Tue, 14 Jan 2025 08:42:22 -0500 Subject: [PATCH] More inputs for README regen. --- .gitea/workflows/deployment.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitea/workflows/deployment.yml b/.gitea/workflows/deployment.yml index 6eba351a..22ed16c4 100644 --- a/.gitea/workflows/deployment.yml +++ b/.gitea/workflows/deployment.yml @@ -150,6 +150,9 @@ jobs: uses: gnpaone/dynamic-update-readme@v1.0.2 with: table: true + commit_user: markdown-update-bot + commit_email: bot@github.com + commit_message: "chore: Update README" marker_text: "SERVICES_LIST" markdown_text: | ${{ steps.service-table.outputs.table }}