Skip to content

Commit 724d4ff

Browse files
authored
Update docgen.yml
Signed-off-by: Naren Dasan <[email protected]> Signed-off-by: Naren Dasan <[email protected]>
1 parent e308bdf commit 724d4ff

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/docgen.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ jobs:
3232
- uses: stefanzweifel/git-auto-commit-action@v4
3333
with:
3434
# Required
35-
commit_message: >
36-
docs: [Automated] Regenerating documenation from $GITHUB_SHA
35+
commit_message: "docs: [Automated] Regenerating documenation from $GITHUB_SHA"
3736
commit_options: "--no-verify --signoff"
3837
file_pattern: docs/
3938
commit_user_name: TRTorch Github Bot

0 commit comments

Comments
 (0)