Update README.md

This commit is contained in:
Namrata Jha
2021-12-24 12:35:55 +05:30
committed by GitHub
parent 4d762a4bc3
commit 5282013b71

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. To delete more than 99 versions the action can be called multiple times in a workflow.
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.
### What It Can Do