From 9e57a99ae1bedb31bdaa0af892b43840f97e7cdf Mon Sep 17 00:00:00 2001 From: Trent Jones Date: Sat, 29 Feb 2020 18:54:31 -0600 Subject: [PATCH] test --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index da5b5c3..6db7476 100644 --- a/README.md +++ b/README.md @@ -57,12 +57,8 @@ 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

Required Inputs
package-version-ids: package version ids can be retrieved via the GitHub GraphQL API @@ -70,10 +66,6 @@ This action deletes versions of a package from [GitHub Packages](https://github.
-​ - -* __package-version-ids:__ package version ids can be retrieved via the [GitHub GraphQL API][api]. - __Example__ ```yaml