Skip to content

Commit c076553

Browse files
authored
Fix sha in commit message
Signed-off-by: Naren Dasan <[email protected]> Signed-off-by: Naren Dasan <[email protected]>
1 parent 5ea5b24 commit c076553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docgen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
# Required
3535
commit_message: >
36-
docs: [Automated] Regenerating documenation from ${{github.head_ref}}
36+
docs: [Automated] Regenerating documenation from $GITHUB_SHA
3737
commit_options: "--no-verify --signoff"
3838
file_pattern: docs/
3939
commit_user_name: TRTorch Github Bot

0 commit comments

Comments
 (0)