This commit is contained in:
Trent Jones
2020-02-29 17:40:39 -06:00
parent 88b9ac7698
commit 0eb9b10a55

View File

@@ -52,7 +52,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 as the workflow](#delete-a-specific-version-from-a-package-hosted-in-the-same-repo-as-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-a-different-repo-than-the-workflow)
<br>
### Delete a specific version from a package hosted in the same repo as the workflow