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'