Skip to content

trigger build on unpublish

Katherine Beck requested to merge unpublish-trigger-build into 2.0.x

When an entity is unpublished and a delete action is logged, this should always trigger the Gatsby build webhook. This change checks for that condition.

This merge request also removes the unused function gatsbyPrepareDelete

Edited by Katherine Beck

Merge request reports