Skip to content

Commit 9b74728

Browse files
committed
Updated deploy docs
1 parent eace78f commit 9b74728

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/cli-deploy.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "CLI deploy command"
3-
description: "The `trigger.dev deploy` command can be used to manually deploy."
3+
description: "The `trigger.dev deploy` command can be used to deploy your tasks to our infrastructure."
44
---
55

6-
import CliDeployCommands from '/snippets/cli-commands-deploy.mdx';
6+
import CliDeployCommands from "/snippets/cli-commands-deploy.mdx";
77

8-
<CliDeployCommands/>
8+
<CliDeployCommands />

docs/mint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@
144144
{
145145
"group": "Deployment",
146146
"pages": [
147-
"deploy-environment-variables",
148147
"cli-deploy",
148+
"deploy-environment-variables",
149149
"github-actions",
150150
{
151151
"group": "Deployment integrations",

0 commit comments

Comments
 (0)