From 800533167c65564fccf53528a48b2220a8251494 Mon Sep 17 00:00:00 2001 From: Max Theilig Date: Wed, 10 Jan 2024 18:58:03 +0100 Subject: [PATCH] use default default author --- .github/workflows/RenderAllDiagrams.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/RenderAllDiagrams.yml b/.github/workflows/RenderAllDiagrams.yml index 8ac9b37..e7af109 100644 --- a/.github/workflows/RenderAllDiagrams.yml +++ b/.github/workflows/RenderAllDiagrams.yml @@ -94,5 +94,4 @@ jobs: with: commit_user_name: GitHub Actions Bot commit_user_email: ActionBot@github.com - commit_author: ${{ github.actor }} commit_message: auto-generated diagrams by GitHub Action after source code change \ No newline at end of file