Merge pull request #166 from nweiler/main

Updates README.md to use correct name for package/container type
This commit is contained in:
Cedric Wille
2024-03-14 09:50:26 -04:00
committed by GitHub

View File

@@ -32,7 +32,7 @@ This action deletes versions of a package from [GitHub Packages](https://github.
# Required
package-name:
# Type of the package. Can be one of container, maven, npm, nuget, or rubygems.
# Type of the package. Can be one of docker (v4 or older), container (v5 or newer), maven, npm, nuget, or rubygems.
# Required
package-type: