diff --git a/README.md b/README.md index 7d45707..5d56ad7 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,11 @@ hint: See the 'Note about fast-forwards' in 'git push --help' for details. Port for ssh host. If not specified, `22` will be used. +### commit + +Commit to deploy. If not specified, `$GITHUB_SHA` (current commit) will be used. + + ## Example Note: `actions/checkout` must preceed this action in order for the repository data to be exposed for the action.