From a5aa0a3980bf493770988b6e336c4084dfd72bbe Mon Sep 17 00:00:00 2001 From: Amit Jakubowicz Date: Thu, 19 May 2022 09:15:22 +0200 Subject: [PATCH] Add options to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6bd7cc2..d25be96 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,10 @@ the way it's configured. **If provided with `infer_bump_from_commit: true`** as input it will try to guess the right one depending on the commit message. Right now the logic is a commit header that starts with the words _'patch', 'minor' or 'major'_. +## Options + +Please refer to [`action.yml`] in this repository to see all available options. + ## Contributing If you need more features, please submit an issue or a pull request. \ No newline at end of file