From 6c739c3678456bc2d9d410be57a9d3112531d9cb Mon Sep 17 00:00:00 2001 From: Andy McKay Date: Fri, 5 Mar 2021 07:45:25 -0800 Subject: [PATCH] Mark as unmaintained Closes #36, would like to see if there any good versions on the Marketplace that we could recommend. If you know of any please let me know and we'll add them in. --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 5ea1fb9..8b0b1dd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,21 @@ # Delete Package Versions +**Please note:** This repository is currently unmaintained by a team of developers at GitHub. The +repository is here and you can use it as an example, or in Actions. However please be aware that +we are not going to be updating issues or pull requests on this repository. + +**Maintained Actions:** +* ... + + +To reflect this state we’ve marked this repository as Archived. + +If you are having an issue or question about GitHub Actions then please [contact customer support](https://help.github.com/en/articles/about-github-actions#contacting-support). + +If you have found a security issue [please submit it here](https://hackerone.com/github). + +--- + This action deletes versions of a package from [GitHub Packages](https://github.com/features/packages). ### What It Can Do