Skip to content

Commit 29dec7e

Browse files
committed
Updated readme
1 parent 46b3487 commit 29dec7e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# action-cleanup-package
22

3-
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.
3+
This is a GitHub Action to delete GitHub packages. It is very useful to clean up unneeded Docker
4+
images in the GitHub Container Registry (ghcr.io) after a PR is closed.
45

56
```
67
# Delete Docker images after PR merge

0 commit comments

Comments
 (0)