diff --git a/package.json b/package.json index f76e15a8..785f0d2a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,8 @@ "branch-release": "git reset --hard && branch-release", "unit": "gulp test", "e2e": "gulp e2e", - "deploy": "build/prepare_deploy.sh && deploy-to-gh-pages demo" + "deploy": "build/prepare_deploy.sh && deploy-to-gh-pages demo", + "github-release": "gulp github-release" }, "keywords": [ "OpenAPI",