Merge pull request #166 from nweiler/main
Updates README.md to use correct name for package/container type
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user