This commit is contained in:
Trent Jones
2020-02-29 18:32:52 -06:00
parent f8ba3d6cf1
commit 70fbdc473e

View File

@@ -57,6 +57,15 @@ This action deletes versions of a package from [GitHub Packages](https://github.
<table>
<tr><td><b>Delete a specific version from a package hosted in the same repo as the workflow</b></td></tr>
<tr>
<td>Required Inputs: package-version-ids</td>
</tr>
</table>
### Delete a specific version from a package hosted in the same repo as the workflow
<table>