diff --git a/content/documentation/deployments.md b/content/documentation/deployments.md index db1afc9..67ed860 100644 --- a/content/documentation/deployments.md +++ b/content/documentation/deployments.md @@ -22,6 +22,7 @@ There are several ways to trigger a deployment: - Cliking the **Deploy** button for the deployment workflow - Push-to-deploy will deploy when new commits are submitted - GitHub Actions, available for NodeJS apps, will trigger a deployment with either method above +- Using the [deployment trigger hook](/workflow-settings#deployment-trigger-hook) ## Cancel a deployment