diff --git a/README.md b/README.md index 7ad6a3a..69336f2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This action deletes versions of a package from [GitHub Packages](https://github.com/features/packages). -### What It Can Do +## What It Can Do * Delete a single version * Delete multiple versions @@ -11,6 +11,8 @@ This action deletes versions of a package from [GitHub Packages](https://github. * Delete version(s) from a package that is hosted in the same repo that is executing the workflow * Delete version(s) from a package that is hosted in a different repo than the one executing the workflow +See [Usage](#usage) and [Scenarios](#scenarios) for more details. + # Usage ```yaml