From 0ed5f228f0070a3c082e6900b98251587a40257d Mon Sep 17 00:00:00 2001 From: Trent Jones Date: Sat, 29 Feb 2020 18:15:24 -0600 Subject: [PATCH] table test --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0394cdc..25b1ecc 100644 --- a/README.md +++ b/README.md @@ -59,9 +59,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 + + + +
Required Inputs
package-version-ids
Package version ids can be retrieved via the [GitHub GraphQL API][api].