Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
importre committed Jul 13, 2015
2 parents e22f550 + e65fd08 commit ea1ff0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -42,7 +42,7 @@ Name | Type | Description
--- | --- | ---
owner | String | *Required.* The id of your Github.
repo | String | *Required.* The name of your Github's repository.
token | String | *Required.* Github access token. Generate yours in [Settings/Applications][settings_apps]
token | String | *Required.* Github access token. Generate yours in [Settings/Tokens][settings_tokens]
tagName | String | *Required.* The name of the tag.
targetCommitish | String | *Default is master.* Specifies the commitish value that determines where the Git tag is created from. Can be any branch or commit SHA. Unused if the Git tag already exists. Default: the repository’s default branch (usually master).
name | String | *Optional.* The name of the release.
Expand Down Expand Up @@ -105,4 +105,4 @@ Good luck!!! :trollface::trollface::trollface:


[github-releases]: https://developer.github.com/v3/repos/releases/
[settings_apps]: https://github.com/settings/applications
[settings_tokens]: https://github.com/settings/tokens

0 comments on commit ea1ff0f

Please sign in to comment.