diff --git a/package.json b/package.json index 409c87d44..5aec31f09 100644 --- a/package.json +++ b/package.json @@ -213,7 +213,7 @@ [ "exec", { - "afterShipIt": "yarn docs && push-dir --dir=docs --branch=gh-pages" + "afterShipIt": "yarn publish-action" } ] ],