Skip to content

Commit 59270b9

Browse files
committed
ci(docpublish): reword cli screenshot generation commit message
1 parent e6e97dc commit 59270b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docspublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
git config --global user.name "github-actions[bot]"
3131
git config --global user.email "github-actions[bot]@users.noreply.github.com"
3232
git add docs/images/cli_help
33-
git commit -m "docs(cli/screenshots) update CLI screenshots" -m "[skip ci]"
33+
git commit -m "docs(cli/screenshots): update CLI screenshots" -m "[skip ci]"
3434
git push
3535
3636
publish-documentation:

0 commit comments

Comments
 (0)