From e748b1abdab6d4b6fcf82b7ed2450035dd402ee5 Mon Sep 17 00:00:00 2001 From: Trent Jones Date: Sat, 29 Feb 2020 18:59:11 -0600 Subject: [PATCH] test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5129cc4..0fcd225 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ This action deletes versions of a package from [GitHub Packages](https://github. * [Delete multiple specific versions from a package hosted in a different repo than the workflow](#delete-multiple-specific-versions-from-a-package-hosted-in-a-different-repo-than-the-workflow) * [Delete oldest version from a package hosted in the same repo as the workflow](#delete-oldest-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 workflowRequired Inputs +### Delete a specific version from a package hosted in the same repo as the workflowRequired Inputs ### Required Inputs