Add commit_sha output (#275)
* feat: add commit_sha output * docs(README): add docs for commit_sha
This commit is contained in:
@@ -59,6 +59,8 @@ inputs:
|
||||
outputs:
|
||||
committed:
|
||||
description: Whether the action has created a commit.
|
||||
commit_sha:
|
||||
description: The SHA of the commit that has been created.
|
||||
pushed:
|
||||
description: Whether the action has pushed to the remote.
|
||||
tagged:
|
||||
|
||||
Reference in New Issue
Block a user