Update README.md

Updated to use correct name for package/container type.
This commit is contained in:
nweiler
2024-03-12 10:55:26 -04:00
committed by GitHub
parent 68fef8e117
commit 77c43ffc3b
+1 -1
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, maven, npm, nuget, or rubygems.
# Required
package-type: