We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46b3487 commit 29dec7eCopy full SHA for 29dec7e
README.md
@@ -1,6 +1,7 @@
1
# action-cleanup-package
2
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.
+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.
5
6
```
7
# Delete Docker images after PR merge
0 commit comments