From c67c5a7af6bf6d6825c70a4dad05742f3955ed98 Mon Sep 17 00:00:00 2001 From: stertooy <5571903+stertooy@users.noreply.github.com> Date: Sat, 15 Nov 2025 14:49:20 +0100 Subject: [PATCH] Document the body-text input --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a9c9da3..b121222 100644 --- a/README.md +++ b/README.md @@ -121,9 +121,12 @@ All of the following inputs are optional. - default: `false` - `force`: - Set to `true` to allow this action to overwrite an existing - release, or to make a release with an incorrect date. Use with caution + release, or to make a release with an incorrect date. Use with caution. - default: `false` - +- `body-text`: + - Body text for the new GitHub release that will appear on the package's GitHub + Releases page. + - default: "Release of <repository name>" ### Examples Examples of actual GAP packages using this action include