diff --git a/README.md b/README.md
index 1cfc837..f0ed439 100644
--- a/README.md
+++ b/README.md
@@ -30,9 +30,10 @@ jobs:
-| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
-|--------|--------|----------|------------|----------------------------------|
-| remote | string | true | `"origin"` | Remote repository to push to
|
+| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
+|--------------------|--------|----------|----------------------|-----------------------------------|
+| release\_notes\_file | string | true | `"RELEASE_NOTES.md"` | File to write release notes
to |
+| remote | string | true | `"origin"` | Remote repository to push to
|