diff --git a/deploy/deployments.mdx b/deploy/deployments.mdx index 6cbf6546c9..49a1ee9bf4 100644 --- a/deploy/deployments.mdx +++ b/deploy/deployments.mdx @@ -5,6 +5,8 @@ keywords: ["manual deployment", "deployment history", "deployment triggers", "de boost: 3 --- +import Counter from '/snippets/counter.mdx'; + Your documentation site automatically deploys when you push changes to your connected repository. This requires the Mintlify GitHub app to be properly installed and connected. If your latest changes are not appearing on your live site, first check that the GitHub account or organization that owns your docs repository has the GitHub App installed. See [GitHub troubleshooting](/deploy/github#troubleshooting) for more information. @@ -13,16 +15,35 @@ If you have the GitHub App installed, but changes are still not deploying, manua ## Manually trigger a deployment + + ![Clean Shot 2026 06 05 At 11 43 41@2x](/images/CleanShot-2026-06-05-at-11.43.41@2x.png) + + + + ![Translations Dashboard Dark](/images/translations/translations-dashboard-dark.png) + + + + Check that your latest commit appears in your docs repository and did not encounter any errors. Go to your [dashboard](https://app.mintlify.com) and click the deploy button. - - The manual update button emphasized with an orange rectangle. - The manual update button emphasized with an orange rectangle. - + + + The manual update button emphasized with an orange rectangle. + The manual update button emphasized with an orange rectangle. + @@ -44,4 +65,4 @@ You can permanently delete a deployment from the [Danger zone](https://app.mintl Deleting a deployment is permanent and cannot be undone. If you have an active subscription, you'll receive a prorated credit for any unused time remaining in your billing period. -If you have multiple deployments, Mintlify redirects you to another deployment after deletion. If you delete your only deployment, Mintlify redirects you to the Mintlify homepage. When you delete a deployment, the organization admin receives an email notification confirming the deletion. +If you have multiple deployments, Mintlify redirects you to another deployment after deletion. If you delete your only deployment, Mintlify redirects you to the Mintlify homepage. When you delete a deployment, the organization admin receives an email notification confirming the deletion. \ No newline at end of file diff --git a/images/CleanShot-2026-06-05-at-11.43.41@2x.png b/images/CleanShot-2026-06-05-at-11.43.41@2x.png new file mode 100644 index 0000000000..d97ecd63fc Binary files /dev/null and b/images/CleanShot-2026-06-05-at-11.43.41@2x.png differ