From 092d66c0809f7f1883a5a31ddfbdcaec720c7374 Mon Sep 17 00:00:00 2001 From: Trent Jones Date: Sat, 29 Feb 2020 16:52:52 -0600 Subject: [PATCH] doc update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 85f87f0..31482cf 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,8 @@ 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 +--- + ```yaml - uses: actions/delete-package-versions@v1