Skip to content

Commit

Permalink
style: improve commit message when publish docs
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinkys committed Jun 11, 2024
1 parent 1cbd341 commit 6a045f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:

- name: Publish the documentation
run: |
mkdocs gh-deploy --message "cd: deployed docs changes from {sha} commit"
mkdocs gh-deploy --message "cd: deploy docs from {sha}"

0 comments on commit 6a045f0

Please sign in to comment.