Skip to content

Commit 4303496

Browse files
authored
Add sha hash(?)
1 parent eb65ae3 commit 4303496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ jobs:
3939
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
4040
4141
git add docs
42-
git commit -m "Updating Documentation"
42+
git commit -m "Updating Documentation (${ GH_SHA::8 })"
4343
git push

0 commit comments

Comments
 (0)