Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down