Skip to content

Commit 9a9d10d

Browse files
fix: added back deleted separator
1 parent b553bcb commit 9a9d10d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-example-tutorials.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
7979
PR_URL=$(gh pr create \
8080
--title "auto(ts-immutable-sdk): example app usage guide updated" \
81-
--body "Automated PR from ts-immutable-sdk to update tutorials. This is safe for anyone to approve and merge."
81+
--body "Automated PR from ts-immutable-sdk to update tutorials. This is safe for anyone to approve and merge." \
8282
--base DVR-295-docs-restructure \
8383
--repo immutable/docs)
8484

0 commit comments

Comments
 (0)