diff --git a/README.md b/README.md index df60d4d..b93a47d 100644 --- a/README.md +++ b/README.md @@ -55,23 +55,12 @@ This action deletes versions of a package from [GitHub Packages](https://github. * [Delete multiple specific versions from a package hosted in a different repo than the workflow](#delete-multiple-specific-versions-from-a-package-hosted-in-a-different-repo-than-the-workflow) * [Delete oldest version from a package hosted in the same repo as the workflow](#delete-oldest-version-from-a-package-hosted-in-the-same-repo-as-the-workflow) - - - - - - - -
Delete a specific version from a package hosted in the same repo as the workflow
Required Inputs: package-version-ids
- - - ### Delete a specific version from a package hosted in the same repo as the workflow - +
Required Inputs
↳ package-version-ids Package version ids can be retrieved via the [GitHub GraphQL API][api].package-version-ids: package version ids can be retrieved via the GitHub GraphQL API