diff --git a/README.md b/README.md index 6db7476..a4deb99 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,11 @@ This action deletes versions of a package from [GitHub Packages](https://github. -__Example__ +#### Required Inputs + +* __package-version-ids:__ Package version ids can be retrieved via the [GitHub GraphQL API][api] + +#### Example ```yaml - uses: actions/delete-package-versions@v1