ci: Change update snapshots workflow commit message

This commit is contained in:
Antonin Stefanutti 2023-02-13 17:23:42 +01:00 committed by Antonin Stefanutti
parent 74c3f9bb67
commit 62d76b4078

View File

@ -19,5 +19,5 @@ jobs:
git config --global user.email 'decktape-bot@users.noreply.github.com'
git pull
git add .
git commit -m "test(snapshots): update snapshot pdfs"
git push
git commit -m "test: update snapshot PDFs"
git push