diff --git a/.gitea/workflows/deployment.yml b/.gitea/workflows/deployment.yml index 0807ad72..ea77330b 100644 --- a/.gitea/workflows/deployment.yml +++ b/.gitea/workflows/deployment.yml @@ -150,14 +150,8 @@ jobs: uses: gnpaone/dynamic-update-readme@v1.0.2 with: marker_text: "SERVICES_LIST" - table: true markdown_text: | - ${{ steps.service-table.outputs.table }} - - commit_email: noreply@trez.wtf - commit_user: gitea-sonarqube-bot - commit_message: "Update README with services list" deployment-trigger: name: Deployment Trigger