Rename generated file back to commit_sha

This commit is contained in:
Christoph Sassenberg
2018-01-14 10:19:47 +01:00
parent 4da19b53b4
commit 7bff836cc2
4 changed files with 8 additions and 8 deletions

View File

@@ -92,7 +92,7 @@ Also creates the following files:
* `tag` containing the git tag name of the release being fetched.
* `version` containing the version determined by the git tag of the release being fetched.
* `body` containing the body text of the release.
* `target_commit` containing the commit SHA the tag is pointing to.
* `commit_sha` containing the commit SHA the tag is pointing to.
#### Parameters