Skip to content

Commit

Permalink
Add message to arguments in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilya Radchenko committed Apr 28, 2016
1 parent d3330dd commit 33319c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ ember github-pages:commit --message "Initial demo app release" \
| environment | `production` | Ember build environment (i.e., `development`, `production`) |
| branch | `gh-pages` | Branch to commit your app to |
| destination | `.` | The directory into which the built application should be copied |
| message | `new gh-pages version` | The commit message to include with the build, must be wrapped in quotes |

You will still need to push the gh-pages branch up to github using git. Once you
do that you can access the repo at `http://username.github.io/repo-name`. It may
Expand Down

0 comments on commit 33319c0

Please sign in to comment.