We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b553bcb commit 9a9d10dCopy full SHA for 9a9d10d
1 file changed
.github/workflows/publish-example-tutorials.yaml
@@ -78,7 +78,7 @@ jobs:
78
79
PR_URL=$(gh pr create \
80
--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."
+ --body "Automated PR from ts-immutable-sdk to update tutorials. This is safe for anyone to approve and merge." \
82
--base DVR-295-docs-restructure \
83
--repo immutable/docs)
84
0 commit comments