Skip to content

Commit c688f47

Browse files
authored
Change Commit message
1 parent f11224f commit c688f47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release_actions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
with:
2626
github_token: ${{ secrets.GITHUB_TOKEN }}
2727
publish_dir: ./docs
28+
commit_message: "Update Docs (${GITHUB_SHA:0:7})"
2829
publish:
2930
needs: [generateJavadoc]
3031
if: success()

0 commit comments

Comments
 (0)