We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb65ae3 commit 4303496Copy full SHA for 4303496
.github/workflows/build_docs.yml
@@ -39,5 +39,5 @@ jobs:
39
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
40
41
git add docs
42
- git commit -m "Updating Documentation"
+ git commit -m "Updating Documentation (${ GH_SHA::8 })"
43
git push
0 commit comments