Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chipkent committed Nov 11, 2021
1 parent 46b3487 commit 29dec7e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# action-cleanup-package

This is a GitHub Action to delete GitHub packages. It is very useful to clean up unneeded Docker images in ghcr.io after a PR is closed.
This is a GitHub Action to delete GitHub packages. It is very useful to clean up unneeded Docker
images in the GitHub Container Registry (ghcr.io) after a PR is closed.

```
# Delete Docker images after PR merge
Expand Down

0 comments on commit 29dec7e

Please sign in to comment.