diff --git a/README.md b/README.md index 86630eb..e2c10ca 100644 --- a/README.md +++ b/README.md @@ -53,13 +53,11 @@ This action deletes versions of a package from [GitHub Packages](https://github. * [Delete a specific version from a package hosted in a different repo than the workflow](#delete-a-specific-version-from-a-package-hosted-in-a-different-repo-than-the-workflow) - +
- - ### Delete a specific version from a package hosted in the same repo as the workflow Package version ids can be retrieved via the [GitHub GraphQL API](https://developer.github.com/v4/previews/#github-packages).