Capitalization

This commit is contained in:
Ed
2018-12-19 18:00:10 -05:00
parent 267cf61ef9
commit 7cab700694
4 changed files with 16 additions and 16 deletions

View File

@@ -93,7 +93,7 @@ Also creates the following files:
### `out`: Publish a release.
Given a `commitish` and `tag`, this tags the commit and creates a release on GitLab, then uploads the files
Given a `commit_sha` and `tag`, this tags the commit and creates a release on GitLab, then uploads the files
matching the patterns in `globs` to the release.
#### Parameters