diff --git a/README.md b/README.md index 53c311e..3316d8f 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ This action deletes versions of a package from [GitHub Packages](https://github. * [Delete a specific version from a package hosted in the same repo that is executing the workflow](#delete-a-specific-version-from-a-package-hosted-in-the-same-repo-that-is-executing-the-workflow) -## Delete a specific version from a package hosted in the same repo that is executing the workflow +## Delete a specific version from a package hosted in the same repo as the workflow ```yaml - uses: actions/delete-package-versions@v1