From c264995f29ef5a130635ef25fd15cb55a0d6ce08 Mon Sep 17 00:00:00 2001 From: Shohei Ueda <30958501+peaceiris@users.noreply.github.com> Date: Mon, 2 Mar 2020 01:23:54 +0900 Subject: [PATCH] Add actions/delete-package-versions https://github.com/actions/delete-package-versions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 411a0aa..9c5dcae 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ Automate management for issues, pull requests, and releases. - [actions/first-interaction](https://github.com/actions/first-interaction) - An action for filtering pull requests and issues from first-time contributors. - [actions/stale](https://github.com/actions/stale) - Marks issues and pull requests that have not had recent interaction. - [actions/labeler](https://github.com/actions/labeler) - An action for automatically labelling pull requests. +- [actions/delete-package-versions](https://github.com/actions/delete-package-versions) - Delete versions of a package from GitHub Packages. #### Setup Actions