From 6194df3be982282f3ce8b674c2c99b0710db25fb Mon Sep 17 00:00:00 2001 From: Trent Jones Date: Sat, 29 Feb 2020 19:45:32 -0600 Subject: [PATCH] test --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5a4e23e..fdb196a 100644 --- a/README.md +++ b/README.md @@ -197,6 +197,8 @@ Delete the oldest 3 version of a package hosted in a different repo than the one token: ${{ secrets.GITHUB_PAT }} ``` +test + # License The scripts and documentation in this project are released under the [MIT License](https://github.com/actions/delete-package-versions/blob/master/LICENSE)