branch-deploy
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "branch-deploy", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Deploy by pushing to a deploy* branch made simplier.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -13,2 +13,2 @@ # Branch deploy [![npm](https://img.shields.io/npm/v/branch-deploy.svg)](https://www.npmjs.com/package/branch-deploy) | ||
It will than find all branches named `deploy*` and let you choose which one to push to. It is usually useful if you have a CI that builds/deploys your project on push to that branch. | ||
It will then find all branches named `deploy*` and let you choose which one to push to. It is usually useful if you have a CI that builds/deploys your project on push to that branch. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package