We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18b5239 commit cd5e7f3Copy full SHA for cd5e7f3
.github/workflows/create-preview-branch.yml
@@ -175,5 +175,5 @@ jobs:
175
owner: context.repo.owner,
176
repo: context.repo.repo,
177
issue_number: context.issue.number,
178
- body: `Preview ID generated: ${preview}`
+ body: `Mintlify preview ID generated: ${preview}`
179
});
0 commit comments