Update README.md

This commit is contained in:
Namrata Jha
2021-12-24 14:10:14 +05:30
committed by GitHub
parent 5282013b71
commit f804442fe4

View File

@@ -1,6 +1,6 @@
# Delete Package Versions
This action deletes versions of a package from [GitHub Packages](https://github.com/features/packages). This action will only delete a maximum of 99 versions in one run.
This action deletes versions of a package from [GitHub Packages](https://github.com/features/packages) except ghcr packages. This action will only delete a maximum of 99 versions in one run.
### What It Can Do