diff --git a/.github/workflows/svg-compare-all-views.yml b/.github/workflows/svg-compare-all-views.yml index 5bb14704962..70556901122 100644 --- a/.github/workflows/svg-compare-all-views.yml +++ b/.github/workflows/svg-compare-all-views.yml @@ -66,7 +66,7 @@ jobs: repository: ./owid-grapher-svgs/ branch: ${{ env.PUSH_BRANCH_NAME }} push_options: "--force" - commit_message: Automated commit with svg differences triggered by commit https://github.com/owid/owid-grapher/commit/${{github.sha}} + commit_message: Automated commit with svg differences of all views triggered by commit https://github.com/owid/owid-grapher/commit/${{github.sha}} # The action fails if there were any errors. - name: Fail with error message if we had errors