diff --git a/.github/workflows/daily_README.yaml b/.github/workflows/daily_README.yaml index 012059757..67d0b4ec9 100644 --- a/.github/workflows/daily_README.yaml +++ b/.github/workflows/daily_README.yaml @@ -50,4 +50,5 @@ jobs: - name: Commit if needed uses: EndBug/add-and-commit@v9 with: + message: "GitHub bot : README updated" default_author: github_actions