Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit dcb2898

Browse files
Lee-Wmarcosdotme
authored andcommittedMay 20, 2024
ci(docpublish): reword cli screenshot generation commit message
1 parent b119cb1 commit dcb2898

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)
Please sign in to comment.