From 1ef35ee24a0ca617c783eef033a5ef020504a85e Mon Sep 17 00:00:00 2001 From: Trent Jones Date: Sat, 29 Feb 2020 16:55:52 -0600 Subject: [PATCH] formatting check --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53c311e..3316d8f 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ This action deletes versions of a package from [GitHub Packages](https://github. * [Delete a specific version from a package hosted in the same repo that is executing the workflow](#delete-a-specific-version-from-a-package-hosted-in-the-same-repo-that-is-executing-the-workflow) -## Delete a specific version from a package hosted in the same repo that is executing the workflow +## Delete a specific version from a package hosted in the same repo as the workflow ```yaml - uses: actions/delete-package-versions@v1