From 1a0ab953681874fa4883dadf0903285a68e9b979 Mon Sep 17 00:00:00 2001 From: Trent Jones Date: Sat, 29 Feb 2020 18:52:16 -0600 Subject: [PATCH] test --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index da139e3..87065f4 100644 --- a/README.md +++ b/README.md @@ -57,10 +57,21 @@ 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 +
+​ + * __package-version-ids:__ package version ids can be retrieved via the [GitHub GraphQL API][api]. __Example__