From 6cf22caa9a0f2b2945e76fa4bca886063b54c336 Mon Sep 17 00:00:00 2001 From: Trent Jones Date: Sat, 29 Feb 2020 17:23:36 -0600 Subject: [PATCH] test --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f004efc..98e33b2 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,9 @@ 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
+### Delete a specific version from a package hosted in the same repo as the workflow + +‾ Package version ids can be retrieved via the [GitHub GraphQL API](https://developer.github.com/v4/previews/#github-packages).