From 0408e417a771719babc282b0523889bd86e0953e Mon Sep 17 00:00:00 2001 From: Trent Jones Date: Sat, 29 Feb 2020 18:43:58 -0600 Subject: [PATCH] test --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index ddeeea2..b68c1f8 100644 --- a/README.md +++ b/README.md @@ -57,12 +57,10 @@ This action deletes versions of a package from [GitHub Packages](https://github. ### Delete a specific version from a package hosted in the same repo as the workflow -###
- - +
Required Inputs
package-version-ids: package version ids can be retrieved via the GitHub GraphQL APIpackage-version-ids: package version ids can be retrieved via the GitHub GraphQL API