From becc3ef90f60e1ed571270860a1d8d9af74e52b7 Mon Sep 17 00:00:00 2001 From: pierresomny Date: Wed, 7 Feb 2024 15:05:54 +0100 Subject: [PATCH] fix: try to fix github action Signed-off-by: pierresomny --- .github/workflows/test.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 74a33b9..a7abb46 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -24,7 +24,6 @@ jobs: - name: Commit and push the badge (if it changed) uses: EndBug/add-and-commit@v9.1.4 with: - default_author: github_actions message: 'commit badge' add: '*.svg'