diff --git a/docs/cli-deploy.mdx b/docs/cli-deploy.mdx index 77b4f1765..b9a8e087f 100644 --- a/docs/cli-deploy.mdx +++ b/docs/cli-deploy.mdx @@ -1,8 +1,8 @@ --- title: "CLI deploy command" -description: "The `trigger.dev deploy` command can be used to manually deploy." +description: "The `trigger.dev deploy` command can be used to deploy your tasks to our infrastructure." --- -import CliDeployCommands from '/snippets/cli-commands-deploy.mdx'; +import CliDeployCommands from "/snippets/cli-commands-deploy.mdx"; - + diff --git a/docs/mint.json b/docs/mint.json index ddbfd905d..578a3998f 100644 --- a/docs/mint.json +++ b/docs/mint.json @@ -144,8 +144,8 @@ { "group": "Deployment", "pages": [ - "deploy-environment-variables", "cli-deploy", + "deploy-environment-variables", "github-actions", { "group": "Deployment integrations",