Skip to content

Commit cd5e7f3

Browse files
authored
chore: update preview ID message to clarify Mintlify (#1165)
1 parent 18b5239 commit cd5e7f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-preview-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,5 +175,5 @@ jobs:
175175
owner: context.repo.owner,
176176
repo: context.repo.repo,
177177
issue_number: context.issue.number,
178-
body: `Preview ID generated: ${preview}`
178+
body: `Mintlify preview ID generated: ${preview}`
179179
});

0 commit comments

Comments
 (0)