Skip to content

Commit 5120132

Browse files
docs: quote sdk sync PR metadata in workflow (#165)
1 parent da5f120 commit 5120132

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/sdk-reference-sync.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@ jobs:
152152
docs.json
153153
author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
154154
committer: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
155-
commit-message: docs: sync SDK reference for ${{ steps.params.outputs.sdk }} ${{ steps.params.outputs.version }}
156-
title: docs: sync SDK reference for ${{ steps.params.outputs.sdk }} ${{ steps.params.outputs.version }}
155+
commit-message: "docs: sync SDK reference for ${{ steps.params.outputs.sdk }} ${{ steps.params.outputs.version }}"
156+
title: "docs: sync SDK reference for ${{ steps.params.outputs.sdk }} ${{ steps.params.outputs.version }}"
157157
body: |
158158
## Summary
159159
This automated PR syncs generated SDK reference documentation.

0 commit comments

Comments
 (0)