Merge branch 'improve-existing-action' of https://github.com/actions/delete-package-versions into improve-existing-action
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Delete Package Versions
|
# 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) except ghcr packages. This action will only delete a maximum of 99 versions in one run.
|
||||||
|
|
||||||
### What It Can Do
|
### What It Can Do
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user