Simplify description sentence in readme

This commit is contained in:
Mike Coutermarsh
2018-12-17 15:47:25 -08:00
committed by GitHub
parent 072b73f323
commit 6db8f1c22d

View File

@@ -1,6 +1,6 @@
# GitHub Deployer for Heroku
The GitHub Deployer for [Heroku](https://heroku.com/) task wraps the [Heroku CLI](https://devcenter.heroku.com/articles/heroku-cli) to enable common Heroku commands.
This Action wraps the [Heroku CLI](https://devcenter.heroku.com/articles/heroku-cli) to enable common Heroku commands.
## Usage
An example workflow to build a docker container from source and push and release the image to an existing application on Heroku: